Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c1186 struct namecache *oncp, uint32_t hash) in cache_neg_promote_cond() argument
1192 nl = NCP2NEGLIST(oncp); in cache_neg_promote_cond()
1212 if (ncp == oncp) in cache_neg_promote_cond()
4064 cache_fplookup_negative_promote(struct cache_fpl *fpl, struct namecache *oncp, in cache_fplookup_negative_promote() argument
4074 if (cache_neg_promote_cond(dvp, cnp, oncp, hash)) in cache_fplookup_negative_promote()