Searched refs:NC_KEEPPOSENTRY (Results 1 – 4 of 4) sorted by relevance
140 #define NC_KEEPPOSENTRY 0x0002 /* don't evict a positive entry */ macro
1860 MPASS((cnp->cn_flags & (MAKEENTRY | NC_KEEPPOSENTRY)) != 0); in cache_lookup_fallback()1955 if ((cnp->cn_flags & (MAKEENTRY | NC_KEEPPOSENTRY)) == 0) { in cache_lookup()3979 (NC_NOMAKEENTRY | NC_KEEPPOSENTRY | LOCKLEAF | LOCKPARENT | WANTPARENT | \
245 ndp->ni_cnd.cn_flags |= LOCKPARENT | NOCACHE | NC_KEEPPOSENTRY; in vn_open_cred()
3762 NC_NOMAKEENTRY | NC_KEEPPOSENTRY | FAILIFEXISTS | WILLBEDIR, in kern_mkdirat()