Searched refs:jfs_mpstat_proc_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_debug.c | 67 proc_create_single("mpstat", 0, base, jfs_mpstat_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 97 int jfs_mpstat_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_metapage.c | 805 int jfs_mpstat_proc_show(struct seq_file *m, void *v) in jfs_mpstat_proc_show() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_debug.c | 67 proc_create_single("mpstat", 0, base, jfs_mpstat_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 97 int jfs_mpstat_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_metapage.c | 833 int jfs_mpstat_proc_show(struct seq_file *m, void *v) in jfs_mpstat_proc_show() function
|
Completed in 9 milliseconds