Home
last modified time | relevance | path

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

/linux-2.6.39/fs/afs/
Dproc.c120 static int afs_proc_cell_servers_show(struct seq_file *m, void *v);
126 .show = afs_proc_cell_servers_show,
726 static int afs_proc_cell_servers_show(struct seq_file *m, void *v) in afs_proc_cell_servers_show() function