Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dkobject_ns.h51 const void *kobj_ns_current(enum kobj_ns_type type);
/linux-2.6.39/fs/sysfs/
Dmount.c111 info->ns[type] = kobj_ns_current(type); in sysfs_mount()
/linux-2.6.39/lib/
Dkobject.c951 const void *kobj_ns_current(enum kobj_ns_type type) in kobj_ns_current() function