Home
last modified time | relevance | path

Searched refs:NC_NOMAKEENTRY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dnamei.h139 #define NC_NOMAKEENTRY 0x0001 /* name must not be added to cache */ macro
141 #define NOCACHE NC_NOMAKEENTRY /* for compatibility with older code */
/f-stack/freebsd/kern/
H A Dvfs_cache.c3979 (NC_NOMAKEENTRY | NC_KEEPPOSENTRY | LOCKLEAF | LOCKPARENT | WANTPARENT | \
H A Dvfs_syscalls.c3762 NC_NOMAKEENTRY | NC_KEEPPOSENTRY | FAILIFEXISTS | WILLBEDIR, in kern_mkdirat()