Home
last modified time | relevance | path

Searched refs:current_may_mount (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dkobject_ns.h41 bool (*current_may_mount)(void); member
/Linux-v4.19/lib/
Dkobject.c1044 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
/Linux-v4.19/net/core/
Dnet-sysfs.c1598 .current_may_mount = net_current_may_mount,