Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkobject_ns.h42 bool (*current_may_mount)(void); member
/linux-4.1.27/lib/
Dkobject.c1002 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
/linux-4.1.27/net/core/
Dnet-sysfs.c1395 .current_may_mount = net_current_may_mount,