Searched refs:jfs_txanchor_proc_show (Results 1 – 3 of 3) sorted by relevance
83 proc_create_single("TxAnchor", 0, base, jfs_txanchor_proc_show); in jfs_proc_init()
65 int jfs_txanchor_proc_show(struct seq_file *m, void *v);
3005 int jfs_txanchor_proc_show(struct seq_file *m, void *v) in jfs_txanchor_proc_show() function