Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDvfs_cache.c2208 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()
HDvfs_subr.c3316 vs = VGET_NONE; in vget_prep_smr()
/freebsd-head/sys/sys/
HDvnode.h79 VGET_NONE, enumerator