Searched refs:may_mount (Results 1 – 4 of 4) sorted by relevance
127 if (!may_mount()) in SYSCALL_DEFINE2()170 if (!may_mount()) in SYSCALL_DEFINE3()
85 extern bool may_mount(void);
2001 bool may_mount(void) in may_mount() function2020 if (!may_mount()) in can_umount()3091 if (detached && !may_mount()) in vfs_open_tree()3982 if (!may_mount()) in path_mount()4294 if (!may_mount()) in SYSCALL_DEFINE3()4436 if (!may_mount()) in SYSCALL_DEFINE5()4559 if (!may_mount()) in SYSCALL_DEFINE2()4972 if (!may_mount()) in wants_mount_setattr()
1076 bool may_mount = true; in kobj_ns_current_may_mount() local1080 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()1083 return may_mount; in kobj_ns_current_may_mount()