Home
last modified time | relevance | path

Searched refs:vnode_drop (Results 1 – 12 of 12) sorted by relevance

/xnu-11215/bsd/vfs/
H A Dvfs_cache.c431 vnode_drop(tvp); in vnode_issubdir()
734 vnode_drop(vp); in build_path_with_parent()
841 vnode_drop(vp); in build_path_with_parent()
967 vnode_drop(pvp); in vnode_getparent_and_name()
2279 vnode_drop(dp); in cache_lookup_path()
2308 vnode_drop(vp); in cache_lookup_path()
2325 vnode_drop(vp); in cache_lookup_path()
2335 vnode_drop(tdp); in cache_lookup_path()
2592 vnode_drop(vp); in cache_lookup_fallback()
2729 vnode_drop(vp); in cache_lookup_ext()
[all …]
H A Dvfs_subr.c803 vnode_drop(vp); in vnode_iterate()
806 vnode_drop(vp); in vnode_iterate()
2064 vnode_drop(vp); in insmntque()
2197 vnode_drop(vp); in checkalias()
2200 vnode_drop(vp); in checkalias()
3400 vnode_drop(vp); in get_vp_from_dev()
3403 vnode_drop(vp); in get_vp_from_dev()
3555 vnode_drop(vq); in vcount()
3558 vnode_drop(vq); in vcount()
6214 vnode_drop(vnode_t vp) in vnode_drop() function
[all …]
H A Dvfs_vnops.c2020 vnode_drop(vp); in filt_vndetach()
2023 vnode_drop(vp); in filt_vndetach()
H A Dvfs_syscalls.c12761 vnode_drop(vp); in handle_sync_volume()
/xnu-11215/bsd/kern/
H A Dtty_tty.c276 vnode_drop(vp); in cttyvp()
279 vnode_drop(vp); in cttyvp()
H A Dkern_exit.c2323 vnode_drop(ttyvp); in proc_exit()
2327 vnode_drop(ttyvp); in proc_exit()
H A Dkern_proc.c1957 vnode_drop(ttyvp); in proc_gettty()
/xnu-11215/bsd/miscfs/bindfs/
H A Dbind_subr.c169 vnode_drop(vp); in bind_hashget()
226 vnode_drop(ovp); in bind_hashins()
/xnu-11215/bsd/miscfs/nullfs/
H A Dnull_subr.c177 vnode_drop(vp); in null_hashget()
234 vnode_drop(ovp); in null_hashins()
/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c224 vnode_drop(vp); in fdesc_allocvp()
229 vnode_drop(vp); in fdesc_allocvp()
H A Ddevfs_tree.c1162 vnode_drop(vn_p); in devfs_dntovn()
1416 vnode_drop(dvep->dve_vp); in devfs_bulk_notify()
/xnu-11215/bsd/sys/
H A Dvnode.h1788 vnode_t vnode_drop(vnode_t vp);