Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dvnode_internal.h580 errno_t vnode_suspend(vnode_t);
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c6552 vnode_suspend(vnode_t vp) in vnode_suspend() function
11429 error = vnode_suspend(vp); in rmdir_remove_orphaned_appleDouble()