Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dproc.c25 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos);
33 .next = afs_proc_cells_next,
187 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos) in afs_proc_cells_next() function