Searched refs:may_mount (Results 1 – 2 of 2) sorted by relevance
1015 bool may_mount = true; in kobj_ns_current_may_mount() local1020 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()1023 return may_mount; in kobj_ns_current_may_mount()
1582 static inline bool may_mount(void) in may_mount() function1605 if (!may_mount()) in SYSCALL_DEFINE2()2678 if (!retval && !may_mount()) in do_mount()2985 if (!may_mount()) in SYSCALL_DEFINE2()