Searched refs:jfs_lmstats_proc_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_debug.c | 64 proc_create_single("lmstats", 0, base, jfs_lmstats_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 95 int jfs_lmstats_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_logmgr.c | 2484 int jfs_lmstats_proc_show(struct seq_file *m, void *v) in jfs_lmstats_proc_show() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_debug.c | 64 proc_create_single("lmstats", 0, base, jfs_lmstats_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 95 int jfs_lmstats_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_logmgr.c | 2469 int jfs_lmstats_proc_show(struct seq_file *m, void *v) in jfs_lmstats_proc_show() function
|
Completed in 8 milliseconds