Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dexport.c368 static struct svc_export *svc_export_update(struct svc_export *new,
666 expp = svc_export_update(&exp, expp); in svc_export_parse()
823 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update() function