Lines Matching refs:cache_detail

51 static void expkey_request(struct cache_detail *cd,  in expkey_request()
66 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new,
68 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
70 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
166 struct cache_detail *cd, in expkey_show()
234 static struct cache_detail svc_expkey_cache_template = {
262 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup()
275 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update()
319 static void svc_export_request(struct cache_detail *cd, in svc_export_request()
509 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
657 struct cache_detail *cd, in svc_export_show()
750 static struct cache_detail svc_export_cache_template = {
803 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key()
826 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name()
852 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
885 struct cache_detail *cd = nn->svc_export_cache; in exp_rootfh()
920 static struct svc_export *exp_find(struct cache_detail *cd, in exp_find()
974 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_get_by_name()
1005 struct cache_detail *cd = nn->svc_export_cache; in rqst_exp_find()
1081 __acquires(((struct cache_detail *)m->private)->hash_lock) in e_start()
1086 struct cache_detail *cd = m->private; in e_start()
1114 struct cache_detail *cd = m->private; in e_next()
1138 __releases(((struct cache_detail *)m->private)->hash_lock) in e_stop()
1140 struct cache_detail *cd = m->private; in e_stop()
1257 struct cache_detail *cd = m->private; in e_show()