Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dkobject_ns.h53 void *kobj_ns_grab_current(enum kobj_ns_type type);
/linux-3.4.99/fs/sysfs/
Dmount.c118 info->ns[type] = kobj_ns_grab_current(type); in sysfs_mount()
/linux-3.4.99/lib/
Dkobject.c921 void *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current() function