Home
last modified time | relevance | path

Searched refs:kobj_child_ns_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dkobject_ns.h50 const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent);
/linux-6.3-rc2/lib/
A Dkobject.c85 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() function
1062 return kobj_child_ns_ops(kobj->parent); in kobj_ns_ops()

Completed in 6 milliseconds