Searched refs:VFS_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
849 extern int VFS_UNMOUNT(mount_t, int, vfs_context_t);
231 VFS_UNMOUNT(mount_t mp, int flags, vfs_context_t ctx) in VFS_UNMOUNT() function
1992 (void)VFS_UNMOUNT(mp, MNT_FORCE, ctx); in mount_common()3107 error = VFS_UNMOUNT(mp, flags, ctx); in dounmount()