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.c4613 vget_finish_ref(dvp, dvs); in cache_fplookup_partial_setup()
4678 vget_finish_ref(tvp, tvs); in cache_fplookup_final_child()
4777 vget_finish_ref(dvp, dvs); in cache_fplookup_final_modifying()
4924 vget_finish_ref(dvp, dvs); in cache_fplookup_final_withparent()
5042 vget_finish_ref(dvp, dvs); in cache_fplookup_degenerate()
5087 vget_finish_ref(tvp, tvs); in cache_fplookup_emptypath()
5171 vget_finish_ref(dvp, dvs); in cache_fplookup_noentry()
H A Dvfs_subr.c3380 vget_finish_ref(vp, vs); in vget_finish()
3385 vget_finish_ref(struct vnode *vp, enum vgetstate vs) in vget_finish_ref() function
3420 vget_finish_ref(vp, vs); in vref()
/freebsd/sys/sys/
H A Dvnode.h739 void vget_finish_ref(struct vnode *vp, enum vgetstate vs);