Home
last modified time | relevance | path

Searched refs:vnode_drop_and_unlock (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c2213 vnode_drop_and_unlock(vp); in checkalias()
2792 vnode_drop_and_unlock(vp); in vnode_rele_internal()
2926 vnode_drop_and_unlock(vp); in vflush()
3290 vnode_drop_and_unlock(vp); in vnode_recycle()
5370 vnode_drop_and_unlock(vp); in process_vp()
5395 vnode_drop_and_unlock(vp); in process_vp()
5405 vnode_drop_and_unlock(vp); in process_vp()
5433 vnode_drop_and_unlock(vp); in process_vp()
6037 vnode_drop_and_unlock(vp); in new_vnode()
6439 vnode_drop_and_unlock(vp); in vnode_put()
[all …]
H A Dvfs_cache.c1322 vnode_drop_and_unlock(vp); in vnode_update_identity()
H A Dvfs_syscalls.c3210 vnode_drop_and_unlock(dp); in mount_dropcrossref()
3226 vnode_drop_and_unlock(dp); in mount_dropcrossref()
/xnu-11215/bsd/sys/
H A Dvnode_internal.h570 vnode_t vnode_drop_and_unlock(vnode_t);