Home
last modified time | relevance | path

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

/linux-2.6.39/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,
212 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos) in afs_proc_cells_next() function