Searched defs:NDFREE_NOTHING (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ | ||
| H A D | vfs_lookup.c | 1472 NDFREE_NOTHING(struct nameidata *ndp) in NDFREE_NOTHING() function |
| /f-stack/freebsd/sys/ | ||
| H A D | namei.h | 291 #define NDFREE_NOTHING(ndp) do { } while (0) macro |