Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkobject_ns.h41 bool (*current_may_mount)(void); member
/openbmc/linux/lib/
H A Dkobject.c1080 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
/openbmc/linux/net/core/
H A Dnet-sysfs.c1895 .current_may_mount = net_current_may_mount,