Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dclient.c1175 static int nfs_volume_list_show(struct seq_file *m, void *v);
1181 .show = nfs_volume_list_show,
1288 static int nfs_volume_list_show(struct seq_file *m, void *v) in nfs_volume_list_show() function