Searched refs:may_mount (Results 1 – 2 of 2) sorted by relevance
1084 bool may_mount = true; in kobj_ns_current_may_mount() local1089 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()1092 return may_mount; in kobj_ns_current_may_mount()
1714 static inline bool may_mount(void) in may_mount() function1732 if (!may_mount()) in can_umount()2480 if (detached && !may_mount()) in SYSCALL_DEFINE3()3263 if (!may_mount()) in path_mount()3596 if (!may_mount()) in SYSCALL_DEFINE3()3722 if (!may_mount()) in SYSCALL_DEFINE5()3824 if (!may_mount()) in SYSCALL_DEFINE2()4248 if (!may_mount()) in SYSCALL_DEFINE5()
Completed in 12 milliseconds