Searched refs:afs_proc_stats_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | proc.c | 581 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show() function 679 !proc_create_net_single("stats", 0444, p, afs_proc_stats_show, NULL) || in afs_proc_init()
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | proc.c | 581 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show() function 679 !proc_create_net_single("stats", 0444, p, afs_proc_stats_show, NULL) || in afs_proc_init()
|
Completed in 3 milliseconds