Searched refs:may_mount (Results 1 – 4 of 4) sorted by relevance
122 if (!may_mount()) in SYSCALL_DEFINE2()165 if (!may_mount()) in SYSCALL_DEFINE3()
88 extern bool may_mount(void);
1763 bool may_mount(void) in may_mount() function1781 if (!may_mount()) in can_umount()2530 if (detached && !may_mount()) in SYSCALL_DEFINE3()3315 if (!may_mount()) in path_mount()3648 if (!may_mount()) in SYSCALL_DEFINE3()3774 if (!may_mount()) in SYSCALL_DEFINE5()3876 if (!may_mount()) in SYSCALL_DEFINE2()4350 if (!may_mount()) in SYSCALL_DEFINE5()
1052 bool may_mount = true; in kobj_ns_current_may_mount() local1057 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()1060 return may_mount; in kobj_ns_current_may_mount()