Searched refs:nfs_dns_ent (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfs/
H A Ddns_resolve.c59 struct nfs_dns_ent { struct
74 struct nfs_dns_ent *new;
75 struct nfs_dns_ent *key;
77 new = container_of(cnew, struct nfs_dns_ent, h);
78 key = container_of(ckey, struct nfs_dns_ent, h);
87 struct nfs_dns_ent *new;
88 struct nfs_dns_ent *key;
90 new = container_of(cnew, struct nfs_dns_ent, h);
91 key = container_of(ckey, struct nfs_dns_ent, h);
106 struct nfs_dns_ent *ite
[all...]

Completed in 111 milliseconds