Lines Matching defs:kobj
24 static void nfs_kset_release(struct kobject *kobj) in nfs_kset_release()
31 const struct kobject *kobj) in nfs_netns_object_child_ns_type()
74 static ssize_t nfs_netns_identifier_show(struct kobject *kobj, in nfs_netns_identifier_show()
96 static ssize_t nfs_netns_identifier_store(struct kobject *kobj, in nfs_netns_identifier_store()
121 static void nfs_netns_client_release(struct kobject *kobj) in nfs_netns_client_release()
130 static const void *nfs_netns_client_namespace(const struct kobject *kobj) in nfs_netns_client_namespace()
151 static void nfs_netns_object_release(struct kobject *kobj) in nfs_netns_object_release()
159 static const void *nfs_netns_namespace(const struct kobject *kobj) in nfs_netns_namespace()
252 shutdown_show(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_show()
261 shutdown_store(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_store()
315 static void nfs_sysfs_sb_release(struct kobject *kobj) in nfs_sysfs_sb_release()
320 static const void *nfs_netns_server_namespace(const struct kobject *kobj) in nfs_netns_server_namespace()