Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c2209 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
4669 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4834 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4966 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4970 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
5035 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
5090 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
5135 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_emptypath()
5228 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
H A Dvfs_subr.c3329 vs = VGET_NONE; in vget_prep_smr()
/freebsd/sys/sys/
H A Dvnode.h84 VGET_NONE, enumerator