Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_debug.c83 proc_create_single("TxAnchor", 0, base, jfs_txanchor_proc_show); in jfs_proc_init()
Djfs_debug.h65 int jfs_txanchor_proc_show(struct seq_file *m, void *v);
Djfs_txnmgr.c3001 int jfs_txanchor_proc_show(struct seq_file *m, void *v) in jfs_txanchor_proc_show() function