kobj_ns_type_operations
static const struct kobj_ns_type_operations *class_child_ns_type(const struct kobject *kobj)
struct kobj_ns_type_operations *class_dir_child_ns_type(const struct kobject *kobj)
static const struct kobj_ns_type_operations *nfs_netns_object_child_ns_type(
const struct kobj_ns_type_operations *ns_type;
const struct kobj_ns_type_operations *(*child_ns_type)(const struct kobject *kobj);
int kobj_ns_type_register(const struct kobj_ns_type_operations *ops);
const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent);
const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj);
extern const struct kobj_ns_type_operations net_ns_type_operations;
static const struct kobj_ns_type_operations *kobj_ns_ops_tbl[KOBJ_NS_TYPES];
int kobj_ns_type_register(const struct kobj_ns_type_operations *ops)
const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent)
const struct kobj_ns_type_operations *ops = NULL;
const struct kobj_ns_type_operations *kobj_ns_ops(const struct kobject *kobj)
const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj);
const struct kobj_ns_type_operations *ops;
const struct kobj_ns_type_operations *ops;
const struct kobj_ns_type_operations *ops;
const struct kobj_ns_type_operations net_ns_type_operations = {
static const struct kobj_ns_type_operations *