Searched refs:vget_finish_ref (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_cache.c | 4120 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 D | vfs_subr.c | 2982 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 D | vnode.h | 708 void vget_finish_ref(struct vnode *vp, enum vgetstate vs);
|