Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dkobject.c1084 bool may_mount = true; in kobj_ns_current_may_mount() local
1089 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()
/Linux-v5.10/fs/
Dnamespace.c1691 static inline bool may_mount(void) in may_mount() function
1715 if (!may_mount()) in can_umount()
2443 if (detached && !may_mount()) in SYSCALL_DEFINE3()
3150 if (!may_mount()) in path_mount()
3453 if (!may_mount()) in SYSCALL_DEFINE3()
3594 if (!may_mount()) in SYSCALL_DEFINE5()
3693 if (!may_mount()) in SYSCALL_DEFINE2()