Home
last modified time | relevance | path

Searched refs:may_mount (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/lib/
Dkobject.c1070 bool may_mount = true; in kobj_ns_current_may_mount() local
1075 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
1078 return may_mount; in kobj_ns_current_may_mount()
/Linux-v5.4/fs/
Dnamespace.c1641 static inline bool may_mount(void) in may_mount() function
1677 if (!may_mount()) in ksys_umount()
2385 if (detached && !may_mount()) in SYSCALL_DEFINE3()
3086 if (!retval && !may_mount()) in do_mount()
3384 if (!may_mount()) in SYSCALL_DEFINE3()
3525 if (!may_mount()) in SYSCALL_DEFINE5()
3624 if (!may_mount()) in SYSCALL_DEFINE2()