Searched refs:nfs_netns_client (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | sysfs.c | 79 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_show() 80 struct nfs_netns_client, in nfs_netns_identifier_show() 102 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_store() 103 struct nfs_netns_client, in nfs_netns_identifier_store() 125 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_client_release() 126 struct nfs_netns_client, in nfs_netns_client_release() 135 return container_of(kobj, struct nfs_netns_client, kobject)->net; in nfs_netns_client_namespace() 153 static struct nfs_netns_client *nfs_netns_client_alloc(struct kobject *parent, in nfs_netns_client_alloc() 156 struct nfs_netns_client *p; in nfs_netns_client_alloc() 172 struct nfs_netns_client *cl in nfs_netns_sysfs_setup() [all...] |
H A D | netns.h | 19 struct nfs_netns_client; 35 struct nfs_netns_client *nfs_client;
|
H A D | sysfs.h | 11 struct nfs_netns_client { struct
|
H A D | nfs4proc.c | 6155 struct nfs_netns_client *nn_clp = nn->nfs_client; in nfs4_get_uniquifier()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | sysfs.c | 76 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_show() 77 struct nfs_netns_client, in nfs_netns_identifier_show() 99 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_store() 100 struct nfs_netns_client, in nfs_netns_identifier_store() 122 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_client_release() 123 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() 141 ATTRIBUTE_GROUPS(nfs_netns_client); variable 152 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_object_release() 153 struct nfs_netns_client, in nfs_netns_object_release() [all...] |
H A D | netns.h | 18 struct nfs_netns_client; 34 struct nfs_netns_client *nfs_client;
|
H A D | sysfs.h | 11 struct nfs_netns_client { struct
|
H A D | nfs4proc.c | 6279 struct nfs_netns_client *nn_clp = nn->nfs_client; in nfs4_get_uniquifier()
|
Completed in 28 milliseconds