Searched refs:expp (Results 1 – 3 of 3) sorted by relevance
531 struct svc_export exp = {}, *expp; in svc_export_parse() local645 expp = svc_export_lookup(&exp); in svc_export_parse()646 if (expp) in svc_export_parse()647 expp = svc_export_update(&exp, expp); in svc_export_parse()651 if (expp == NULL) in svc_export_parse()654 exp_put(expp); in svc_export_parse()
44 struct svc_export **expp);
60 struct svc_export **expp) in nfsd_cross_mnt() argument62 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt()104 *expp = exp2; in nfsd_cross_mnt()