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.c2199 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
4608 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4773 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4905 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4909 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4974 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
5029 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
5074 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_emptypath()
5167 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
H A Dvfs_subr.c3315 vs = VGET_NONE; in vget_prep_smr()
/freebsd/sys/sys/
H A Dvnode.h79 VGET_NONE, enumerator