Lines Matching refs:nfs_netns_client
79 struct nfs_netns_client *c = container_of(kobj,
80 struct nfs_netns_client,
102 struct nfs_netns_client *c = container_of(kobj,
103 struct nfs_netns_client,
125 struct nfs_netns_client *c = container_of(kobj,
126 struct nfs_netns_client,
135 return container_of(kobj, struct nfs_netns_client, kobject)->net;
153 static struct nfs_netns_client *nfs_netns_client_alloc(struct kobject *parent,
156 struct nfs_netns_client *p;
172 struct nfs_netns_client *clp;
183 struct nfs_netns_client *clp = netns->nfs_client;