Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c215 int vnode_umount_preflight(mount_t, vnode_t, int);
585 vnode_umount_preflight(mount_t mp, vnode_t skipvp, int flags) in vnode_umount_preflight() function
2831 if (vnode_umount_preflight(mp, skipvp, flags)) { in vflush()