Searched refs:VFS_MOUNT_FLAG_PERMIT_UNMOUNT (Results 1 – 2 of 2) sorted by relevance
1475 #define VFS_MOUNT_FLAG_PERMIT_UNMOUNT 0x02 /* Allow (non-forced) unmounts by users other the one … macro
376 if (flags & VFS_MOUNT_FLAG_PERMIT_UNMOUNT) { in vfs_mount_at_path()