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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c184 static int vnode_umount_preflight(mount_t, vnode_t, int);
442 vnode_umount_preflight(mount_t mp, vnode_t skipvp, int flags) function
1738 if (vnode_umount_preflight(mp, skipvp, flags)) {

Completed in 41 milliseconds