Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dexport.c759 static int svc_export_show(struct seq_file *m, in svc_export_show() function
892 .cache_show = svc_export_show,
1413 return svc_export_show(m, cd, cp); in e_show()