Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c4120 vget_finish_ref(dvp, dvs); in cache_fplookup_partial_setup()
4185 vget_finish_ref(tvp, tvs); in cache_fplookup_final_child()
4284 vget_finish_ref(dvp, dvs); in cache_fplookup_final_modifying()
4445 vget_finish_ref(dvp, dvs); in cache_fplookup_final_withparent()
4564 vget_finish_ref(dvp, dvs); in cache_fplookup_degenerate()
4643 vget_finish_ref(dvp, dvs); in cache_fplookup_noentry()
H A Dvfs_subr.c2982 vget_finish_ref(vp, vs); in vget_finish()
2987 vget_finish_ref(struct vnode *vp, enum vgetstate vs) in vget_finish_ref() function
3022 vget_finish_ref(vp, vs); in vref()
/f-stack/freebsd/sys/
H A Dvnode.h708 void vget_finish_ref(struct vnode *vp, enum vgetstate vs);