Lines Matching defs:cd
124 static void nfs_dns_request(struct cache_detail *cd, in nfs_dns_request()
134 static int nfs_dns_upcall(struct cache_detail *cd, in nfs_dns_upcall()
160 static int nfs_dns_show(struct seq_file *m, struct cache_detail *cd, in nfs_dns_show()
186 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup()
199 static struct nfs_dns_ent *nfs_dns_update(struct cache_detail *cd, in nfs_dns_update()
213 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
264 static int do_cache_lookup(struct cache_detail *cd, in do_cache_lookup()
280 static int do_cache_lookup_nowait(struct cache_detail *cd, in do_cache_lookup_nowait()
305 static int do_cache_lookup_wait(struct cache_detail *cd, in do_cache_lookup_wait()
354 struct cache_detail *cd; in nfs_dns_resolver_cache_init() local
398 struct cache_detail *cd = nn->nfs_dns_resolve; in nfs_dns_resolver_cache_destroy() local
412 struct cache_detail *cd = nn->nfs_dns_resolve; in rpc_pipefs_event() local