Searched refs:jfs_txstats_proc_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_debug.c | 65 proc_create_single("txstats", 0, base, jfs_txstats_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 96 int jfs_txstats_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_txnmgr.c | 3029 int jfs_txstats_proc_show(struct seq_file *m, void *v) in jfs_txstats_proc_show() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_debug.c | 65 proc_create_single("txstats", 0, base, jfs_txstats_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 96 int jfs_txstats_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_txnmgr.c | 2992 int jfs_txstats_proc_show(struct seq_file *m, void *v) in jfs_txstats_proc_show() function
|
Completed in 7 milliseconds