Searched refs:kobj_child_ns_ops (Results 1 – 2 of 2) sorted by relevance
50 const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent);
85 ops = kobj_child_ns_ops(kobj); in create_dir()1050 const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent) in kobj_child_ns_ops() function1062 return kobj_child_ns_ops(kobj->parent); in kobj_ns_ops()
Completed in 6 milliseconds