Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/fs/
Dnamespace.c1695 static inline bool may_mount(void) in may_mount() function
1721 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()