Lines Matching defs:exp

358 	struct svc_export *exp = container_of(rcu_head, struct svc_export,  in svc_export_release()  local
370 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local
387 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local
519 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse()
560 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse()
563 static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp) in xprtsec_parse()
613 struct svc_export exp = {}, *expp; in svc_export_parse() local
770 struct svc_export *exp; in svc_export_show() local
907 svc_export_hash(struct svc_export *exp) in svc_export_hash()
918 svc_export_lookup(struct svc_export *exp) in svc_export_lookup()
973 struct svc_export *exp, key; in exp_get_by_name() local
1001 struct svc_export *exp = exp_get_by_name(cd, clp, path, NULL); in exp_parent() local
1025 struct svc_export *exp; in exp_rootfh() local
1070 struct svc_export *exp; in exp_find() local
1099 __be32 check_xprtsec_policy(struct svc_export *exp, struct svc_rqst *rqstp) in check_xprtsec_policy()
1136 __be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp, in check_security_flavor()
1195 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp, in check_nfsd_access()
1218 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_get_by_name() local
1267 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_find() local
1298 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path); in rqst_exp_parent() local
1330 struct svc_export *exp; in exp_pseudoroot() local
1403 static void show_secinfo(struct seq_file *m, struct svc_export *exp) in show_secinfo()
1455 struct svc_export *exp = container_of(cp, struct svc_export, h); in e_show() local