Searched refs:kobj_ns_grab_current (Results 1 – 4 of 4) sorted by relevance
55 struct ns_common *kobj_ns_grab_current(enum kobj_ns_type type);
69 kfc->ns_tag = ns = kobj_ns_grab_current(KOBJ_NS_TYPE_NET); in sysfs_init_fs_context()
1086 struct ns_common *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current() function1097 EXPORT_SYMBOL_GPL(kobj_ns_grab_current);
3717 target->net = to_net_ns(kobj_ns_grab_current(KOBJ_NS_TYPE_NET)); in add_target_store()