Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dclient.c1131 static int nfs_server_list_show(struct seq_file *m, void *v);
1137 .show = nfs_server_list_show,
1189 static int nfs_server_list_show(struct seq_file *m, void *v) in nfs_server_list_show() function