Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dexport.c354 static struct svc_export *svc_export_lookup(struct svc_export *);
645 expp = svc_export_lookup(&exp); in svc_export_parse()
791 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() function
854 exp = svc_export_lookup(&key); in exp_get_by_name()