Searched refs:child_ns_type (Results 1 – 8 of 8) sorted by relevance
37 .child_ns_type = nfs_netns_object_child_ns_type,
124 const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj); member
262 const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj);
1039 if (parent && parent->ktype && parent->ktype->child_ns_type) in kobj_child_ns_ops()1040 ops = parent->ktype->child_ns_type(parent); in kobj_child_ns_ops()
81 .child_ns_type = class_child_ns_type,
3036 .child_ns_type = class_dir_child_ns_type
42 .child_ns_type = rpc_sysfs_object_child_ns_type,
303 const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj);