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.c1335 static void *nfs_volume_list_start(struct seq_file *p, loff_t *pos);
1341 .start = nfs_volume_list_start,
1417 static void *nfs_volume_list_start(struct seq_file *m, loff_t *_pos) in nfs_volume_list_start() function