Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfsopen.c122 if (!may_mount()) in SYSCALL_DEFINE2()
165 if (!may_mount()) in SYSCALL_DEFINE3()
A Dinternal.h88 extern bool may_mount(void);
A Dnamespace.c1765 bool may_mount(void) in may_mount() function
1783 if (!may_mount()) in can_umount()
2532 if (detached && !may_mount()) in SYSCALL_DEFINE3()
3317 if (!may_mount()) in path_mount()
3651 if (!may_mount()) in SYSCALL_DEFINE3()
3777 if (!may_mount()) in SYSCALL_DEFINE5()
3879 if (!may_mount()) in SYSCALL_DEFINE2()
4356 if (!may_mount()) in SYSCALL_DEFINE5()
/linux-6.3-rc2/lib/
A Dkobject.c1067 bool may_mount = true; in kobj_ns_current_may_mount() local
1072 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
1075 return may_mount; in kobj_ns_current_may_mount()

Completed in 20 milliseconds