Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c1356 struct namecache *oncp, uint32_t hash) in cache_neg_promote_cond() argument
1362 nl = NCP2NEGLIST(oncp); in cache_neg_promote_cond()
1382 if (ncp == oncp) in cache_neg_promote_cond()
4527 cache_fplookup_negative_promote(struct cache_fpl *fpl, struct namecache *oncp, in cache_fplookup_negative_promote() argument
4537 if (cache_neg_promote_cond(dvp, cnp, oncp, hash)) in cache_fplookup_negative_promote()