Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkobject_ns.h54 bool kobj_ns_current_may_mount(enum kobj_ns_type type);
/linux-4.4.14/fs/sysfs/
Dmount.c34 if (!kobj_ns_current_may_mount(KOBJ_NS_TYPE_NET)) in sysfs_mount()
/linux-4.4.14/lib/
Dkobject.c1013 bool kobj_ns_current_may_mount(enum kobj_ns_type type) in kobj_ns_current_may_mount() function