Lines Matching defs:exp
331 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local
344 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local
451 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse()
492 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse()
502 struct svc_export exp = {}, *expp; in svc_export_parse() local
638 struct svc_export *exp ; in svc_export_show() local
742 svc_export_lookup(struct svc_export *exp) in svc_export_lookup()
800 struct svc_export *exp) in exp_set_key()
854 struct svc_export *exp, key; in exp_get_by_name() local
880 svc_export *exp; in exp_parent() local
930 static void exp_fsid_unhash(struct svc_export *exp) in exp_fsid_unhash()
945 static int exp_fsid_hash(svc_client *clp, struct svc_export *exp) in exp_fsid_hash()
956 static int exp_hash(struct auth_domain *clp, struct svc_export *exp) in exp_hash()
970 static void exp_unhash(struct svc_export *exp) in exp_unhash()
990 struct svc_export *exp = NULL; in exp_export() local
1115 svc_export *exp; in exp_unexport() local
1163 struct svc_export *exp; in exp_rootfh() local
1205 struct svc_export *exp; in exp_find() local
1218 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access()
1253 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_get_by_name() local
1284 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); in rqst_exp_find() local
1315 struct svc_export *exp; in rqst_exp_parent() local
1340 struct svc_export *exp; in exp_pseudoroot() local
1461 static void show_secinfo(struct seq_file *m, struct svc_export *exp) in show_secinfo()
1512 struct svc_export *exp = container_of(cp, struct svc_export, h); in e_show() local