Home
last modified time | relevance | path

Searched refs:kobj_ns_type (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dkobject_ns.h26 enum kobj_ns_type { enum
40 enum kobj_ns_type type;
49 int kobj_ns_type_registered(enum kobj_ns_type type);
53 bool kobj_ns_current_may_mount(enum kobj_ns_type type);
54 void *kobj_ns_grab_current(enum kobj_ns_type type);
55 void kobj_ns_drop(enum kobj_ns_type type, void *ns);
A Dsysfs.h28 enum kobj_ns_type;

Completed in 5 milliseconds