Searched refs:jfs_txstats_proc_show (Results 1 – 3 of 3) sorted by relevance
65 proc_create_single("txstats", 0, base, jfs_txstats_proc_show); in jfs_proc_init()
96 int jfs_txstats_proc_show(struct seq_file *m, void *v);
2992 int jfs_txstats_proc_show(struct seq_file *m, void *v) in jfs_txstats_proc_show() function