Home
last modified time | relevance | path

Searched refs:jfs_txstats_proc_show (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_debug.c65 proc_create_single("txstats", 0, base, jfs_txstats_proc_show); in jfs_proc_init()
H A Djfs_debug.h96 int jfs_txstats_proc_show(struct seq_file *m, void *v);
H A Djfs_txnmgr.c2992 int jfs_txstats_proc_show(struct seq_file *m, void *v) in jfs_txstats_proc_show() function