Searched refs:expp (Results 1 – 3 of 3) sorted by relevance
518 struct svc_export exp = {}, *expp; in svc_export_parse() local632 expp = svc_export_lookup(&exp); in svc_export_parse()633 if (expp) in svc_export_parse()634 expp = svc_export_update(&exp, expp); in svc_export_parse()638 if (expp == NULL) in svc_export_parse()641 exp_put(expp); in svc_export_parse()
46 struct svc_export **expp);
87 struct svc_export **expp) in nfsd_cross_mnt() argument89 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt()131 *expp = exp2; in nfsd_cross_mnt()