Searched refs:nfs_dns_ent (Results 1 – 1 of 1) sorted by relevance
59 struct nfs_dns_ent { struct74 struct nfs_dns_ent *new; in nfs_dns_ent_update() argument75 struct nfs_dns_ent *key; in nfs_dns_ent_update()77 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_update()78 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_update()87 struct nfs_dns_ent *new; in nfs_dns_ent_init()88 struct nfs_dns_ent *key; in nfs_dns_ent_init()90 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_init()91 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_init()106 struct nfs_dns_ent *item; in nfs_dns_ent_free_rcu()[all …]