Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c3990 cache_fpl_islastcn(struct nameidata *ndp) in cache_fpl_islastcn() function
4137 if (cache_fpl_islastcn(ndp)) in cache_fplookup_partial_setup()
4220 MPASS(cache_fpl_islastcn(ndp)); in cache_fplookup_final_modifying()
4400 if (!cache_fpl_islastcn(ndp)) { in cache_fplookup_modifying()
4620 if (!cache_fpl_islastcn(ndp)) { in cache_fplookup_noentry()
4931 if (cache_fpl_islastcn(ndp)) { in cache_fplookup_symlink()
5441 MPASS(cache_fpl_islastcn(ndp)); in cache_fplookup_trailingslash()
5656 if (cache_fpl_islastcn(ndp)) { in cache_fplookup_impl()