Lines Matching defs:exp
317 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local
329 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local
450 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse()
486 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse()
496 struct svc_export exp = {}, *expp; in svc_export_parse() local
625 struct svc_export *exp ; in svc_export_show() local
726 svc_export_hash(struct svc_export *exp) in svc_export_hash()
737 svc_export_lookup(struct svc_export *exp) in svc_export_lookup()
792 struct svc_export *exp, key; in exp_get_by_name() local
816 svc_export *exp = exp_get_by_name(clp, path, NULL); in exp_parent() local
839 struct svc_export *exp; in exp_rootfh() local
881 struct svc_export *exp; in exp_find() local
894 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access()
928 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_get_by_name() local
957 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_find() local
988 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path); in rqst_exp_parent() local
1018 struct svc_export *exp; in exp_pseudoroot() local
1149 static void show_secinfo(struct seq_file *m, struct svc_export *exp) in show_secinfo()
1197 struct svc_export *exp = container_of(cp, struct svc_export, h); in e_show() local