Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dexport.c341 static struct svc_export *svc_export_lookup(struct svc_export *);
632 expp = svc_export_lookup(&exp); in svc_export_parse()
778 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() function
841 exp = svc_export_lookup(&key); in exp_get_by_name()