Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dexport.c387 static struct svc_export *svc_export_lookup(struct svc_export *);
690 expp = svc_export_lookup(&exp); in svc_export_parse()
870 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() function
935 exp = svc_export_lookup(&key); in exp_get_by_name()