Searched refs:jfs_xtstat_proc_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_debug.c | 66 proc_create_single("xtstat", 0, base, jfs_xtstat_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 98 int jfs_xtstat_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_xtree.c | 3864 int jfs_xtstat_proc_show(struct seq_file *m, void *v) in jfs_xtstat_proc_show() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_debug.c | 66 proc_create_single("xtstat", 0, base, jfs_xtstat_proc_show); in jfs_proc_init()
|
H A D | jfs_debug.h | 98 int jfs_xtstat_proc_show(struct seq_file *m, void *v);
|
H A D | jfs_xtree.c | 2903 int jfs_xtstat_proc_show(struct seq_file *m, void *v) in jfs_xtstat_proc_show() function
|
Completed in 8 milliseconds