Lines Matching defs:cd
54 static int expkey_upcall(struct cache_detail *cd, struct cache_head *h) in expkey_upcall()
59 static void expkey_request(struct cache_detail *cd, in expkey_request()
78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
178 struct cache_detail *cd, in expkey_show()
287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup()
300 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update()
361 static int svc_export_upcall(struct cache_detail *cd, struct cache_head *h) in svc_export_upcall()
366 static void svc_export_request(struct cache_detail *cd, in svc_export_request()
592 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
752 struct cache_detail *cd, in svc_export_show()
921 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key()
946 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name()
974 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
1007 struct cache_detail *cd = nn->svc_export_cache; in exp_rootfh() local
1042 static struct svc_export *exp_find(struct cache_detail *cd, in exp_find()
1124 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_get_by_name() local
1155 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_find() local
1343 struct cache_detail *cd = m->private; in e_show() local