Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dexport.c385 static struct svc_export *svc_export_update(struct svc_export *new,
695 expp = svc_export_update(&exp, expp); in svc_export_parse()
883 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update() function