Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dexport.c671 static int svc_export_show(struct seq_file *m, in svc_export_show() function
772 .cache_show = svc_export_show,
1230 return svc_export_show(m, cd, cp); in e_show()