Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c204 static void vnode_dropiocount(vnode_t);
2492 vnode_dropiocount(vp); in vnode_list_add()
2782 vnode_dropiocount(vp); in vnode_rele_internal()
2924 vnode_dropiocount(vp); in vflush()
2948 vnode_dropiocount(vp); in vflush()
6377 vnode_dropiocount(vp); in vnode_put_internal_locked()
6419 vnode_dropiocount(vp); in vnode_put_internal_locked()
6755 vnode_dropiocount(vnode_t vp) in vnode_dropiocount() function