Searched refs:expp (Results 1 – 1 of 1) sorted by relevance
615 struct svc_export exp = {}, *expp; in svc_export_parse() local730 expp = svc_export_lookup(&exp); in svc_export_parse()731 if (!expp) { in svc_export_parse()735 expp = svc_export_update(&exp, expp); in svc_export_parse()736 if (expp) { in svc_export_parse()737 trace_nfsd_export_update(expp); in svc_export_parse()739 exp_put(expp); in svc_export_parse()