Searched refs:svc_export_update (Results 1 – 1 of 1) sorted by relevance
826 static struct svc_export *svc_export_update(struct svc_export *new,1017 expp = svc_export_update(&exp, expp); in nfsd_nl_parse_one_export()1436 expp = svc_export_update(&exp, expp); in svc_export_parse()1635 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update() function