Home
last modified time | relevance | path

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

/linux-2.6.39/fs/afs/
Dproc.c67 static void *afs_proc_cell_volumes_start(struct seq_file *p, loff_t *pos);
74 .start = afs_proc_cell_volumes_start,
477 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start() function