Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dproc.c644 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show() function
742 !proc_create_net_single("stats", 0444, p, afs_proc_stats_show, NULL) || in afs_proc_init()