Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dexport.c689 static int svc_export_show(struct seq_file *m, in svc_export_show() function
791 .cache_show = svc_export_show,
1253 return svc_export_show(m, cd, cp); in e_show()