Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkobject_ns.h53 bool kobj_ns_current_may_mount(enum kobj_ns_type type);
/openbmc/linux/fs/sysfs/
H A Dmount.c61 if (!kobj_ns_current_may_mount(KOBJ_NS_TYPE_NET)) in sysfs_init_fs_context()
/openbmc/linux/lib/
H A Dkobject.c1074 bool kobj_ns_current_may_mount(enum kobj_ns_type type) in kobj_ns_current_may_mount() function