Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4583 vget_finish_ref(dvp, dvs); in cache_fplookup_partial_setup()
4648 vget_finish_ref(tvp, tvs); in cache_fplookup_final_child()
4747 vget_finish_ref(dvp, dvs); in cache_fplookup_final_modifying()
4894 vget_finish_ref(dvp, dvs); in cache_fplookup_final_withparent()
5012 vget_finish_ref(dvp, dvs); in cache_fplookup_degenerate()
5057 vget_finish_ref(tvp, tvs); in cache_fplookup_emptypath()
5141 vget_finish_ref(dvp, dvs); in cache_fplookup_noentry()
H A Dvfs_subr.c3306 vget_finish_ref(vp, vs); in vget_finish()
3311 vget_finish_ref(struct vnode *vp, enum vgetstate vs) in vget_finish_ref() function
3346 vget_finish_ref(vp, vs); in vref()
/freebsd/sys/sys/
H A Dvnode.h738 void vget_finish_ref(struct vnode *vp, enum vgetstate vs);