Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvnode_internal.h581 errno_t vnode_suspend(vnode_t);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c6596 vnode_suspend(vnode_t vp) in vnode_suspend() function
11545 error = vnode_suspend(vp); in rmdir_remove_orphaned_appleDouble()