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()
1695 static inline bool may_mount(void) in may_mount() function1721 if (!may_mount()) in can_umount()2468 if (detached && !may_mount()) in SYSCALL_DEFINE3()3175 if (!may_mount()) in path_mount()3478 if (!may_mount()) in SYSCALL_DEFINE3()3619 if (!may_mount()) in SYSCALL_DEFINE5()3718 if (!may_mount()) in SYSCALL_DEFINE2()