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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddns_resolve.c52 struct nfs_dns_ent { struct
66 struct nfs_dns_ent *new;
67 struct nfs_dns_ent *key;
69 new = container_of(cnew, struct nfs_dns_ent, h);
70 key = container_of(ckey, struct nfs_dns_ent, h);
79 struct nfs_dns_ent *new;
80 struct nfs_dns_ent *key;
82 new = container_of(cnew, struct nfs_dns_ent, h);
83 key = container_of(ckey, struct nfs_dns_ent, h);
98 struct nfs_dns_ent *ite
[all...]

Completed in 111 milliseconds