Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dclient.c1209 static void *nfs_volume_list_start(struct seq_file *p, loff_t *pos);
1215 .start = nfs_volume_list_start,
1291 static void *nfs_volume_list_start(struct seq_file *m, loff_t *_pos) in nfs_volume_list_start() function