Searched refs:nfs_netns_client (Results 1 – 3 of 3) sorted by relevance
79 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_show()80 struct nfs_netns_client, in nfs_netns_identifier_show()97 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_store()98 struct nfs_netns_client, in nfs_netns_identifier_store()120 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_client_release()121 struct nfs_netns_client, in nfs_netns_client_release()131 return container_of(kobj, struct nfs_netns_client, kobject)->net; in nfs_netns_client_namespace()149 static struct nfs_netns_client *nfs_netns_client_alloc(struct kobject *parent, in nfs_netns_client_alloc()152 struct nfs_netns_client *p; in nfs_netns_client_alloc()168 struct nfs_netns_client *clp; in nfs_netns_sysfs_setup()[all …]
18 struct nfs_netns_client;34 struct nfs_netns_client *nfs_client;
11 struct nfs_netns_client { struct