Home
last modified time | relevance | path

Searched refs:svc_export_update (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dexport.c339 static struct svc_export *svc_export_update(struct svc_export *new,
634 expp = svc_export_update(&exp, expp); in svc_export_parse()
791 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update() function