Home
last modified time | relevance | path

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

/linux/fs/
H A Dfsopen.c127 if (!may_mount()) in SYSCALL_DEFINE2()
170 if (!may_mount()) in SYSCALL_DEFINE3()
H A Dnamespace.c2007 bool may_mount(void) in may_mount() function
2026 if (!may_mount()) in can_umount()
3231 if ((flags & OPEN_TREE_CLONE) && !may_mount()) in vfs_open_tree()
4113 if (!may_mount()) in path_mount()
4460 if (!(flags & FSMOUNT_NAMESPACE) && !may_mount()) in SYSCALL_DEFINE3()
4595 if (!may_mount()) in SYSCALL_DEFINE5()
4684 if (!may_mount()) in path_pivot_root()
5132 if (!may_mount()) in wants_mount_setattr()