Searched refs:VFS_MOUNT_FLAG_PERMIT_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
1457 #define VFS_MOUNT_FLAG_PERMIT_UNMOUNT 0x02 /* Allow (non-forced) unmounts by users other the one … macro
3660 mntflags, VFS_MOUNT_FLAG_PERMIT_UNMOUNT | VFS_MOUNT_FLAG_NOAUTH); in nfs_mirror_mount_domount()
356 if (flags & VFS_MOUNT_FLAG_PERMIT_UNMOUNT) { in vfs_mount_at_path()