Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c60 struct nfs_dns_ent { struct
75 struct nfs_dns_ent *new; in nfs_dns_ent_update()
76 struct nfs_dns_ent *key; in nfs_dns_ent_update()
78 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_update()
79 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_update()
88 struct nfs_dns_ent *new; in nfs_dns_ent_init()
89 struct nfs_dns_ent *key; in nfs_dns_ent_init()
91 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_init()
92 key = container_of(ckey, struct nfs_dns_ent, h); in nfs_dns_ent_init()
107 struct nfs_dns_ent *ite in nfs_dns_ent_free_rcu()
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c59 struct nfs_dns_ent { struct
74 struct nfs_dns_ent *new; in nfs_dns_ent_update()
75 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 *ite in nfs_dns_ent_free_rcu()
[all...]

Completed in 2 milliseconds