Home
last modified time | relevance | path

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

/fs/nfs/
Dclient.c1142 static void nfs_volume_list_stop(struct seq_file *p, void *v);
1148 .stop = nfs_volume_list_stop,
1245 static void nfs_volume_list_stop(struct seq_file *p, void *v) in nfs_volume_list_stop() function