Lines Matching defs:kobj
23 static void nfs_kset_release(struct kobject *kobj) in nfs_kset_release()
30 const struct kobject *kobj) in nfs_netns_object_child_ns_type()
73 static ssize_t nfs_netns_identifier_show(struct kobject *kobj, in nfs_netns_identifier_show()
95 static ssize_t nfs_netns_identifier_store(struct kobject *kobj, in nfs_netns_identifier_store()
120 static void nfs_netns_client_release(struct kobject *kobj) in nfs_netns_client_release()
129 static const void *nfs_netns_client_namespace(const struct kobject *kobj) in nfs_netns_client_namespace()
150 static void nfs_netns_object_release(struct kobject *kobj) in nfs_netns_object_release()
158 static const void *nfs_netns_namespace(const struct kobject *kobj) in nfs_netns_namespace()
232 shutdown_show(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_show()
241 shutdown_store(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_store()
295 static void nfs_sysfs_sb_release(struct kobject *kobj) in nfs_sysfs_sb_release()
300 static const void *nfs_netns_server_namespace(const struct kobject *kobj) in nfs_netns_server_namespace()