Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dclient.c1282 static void *nfs_volume_list_start(struct seq_file *p, loff_t *pos);
1288 .start = nfs_volume_list_start,
1364 static void *nfs_volume_list_start(struct seq_file *m, loff_t *_pos) in nfs_volume_list_start() function