Searched refs:vnode_umount_preflight (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c217 int vnode_umount_preflight(mount_t, vnode_t, int);
516 vnode_umount_preflight(mount_t mp, vnode_t skipvp, int flags) function
1973 if (vnode_umount_preflight(mp, skipvp, flags)) {

Completed in 82 milliseconds