Home
last modified time | relevance | path

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

/fs/afs/
Dproc.c27 static int afs_proc_cells_show(struct seq_file *m, void *v);
35 .show = afs_proc_cells_show,
203 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show() function