Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dexport.c728 static int svc_export_show(struct seq_file *m, in svc_export_show() function
851 .cache_show = svc_export_show,
1317 return svc_export_show(m, cd, cp); in e_show()