Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_cache.c2112 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
4521 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4686 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4818 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4822 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4887 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
4942 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
4987 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_emptypath()
5080 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
HDvfs_subr.c3249 vs = VGET_NONE; in vget_prep_smr()
/freebsd-14-stable/sys/sys/
HDvnode.h81 VGET_NONE, enumerator