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.c2179 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
4578 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4743 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4875 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4879 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4944 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
4999 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
5044 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_emptypath()
5137 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
H A Dvfs_subr.c3241 vs = VGET_NONE; in vget_prep_smr()
/freebsd/sys/sys/
H A Dvnode.h79 VGET_NONE, enumerator