Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_debug.c64 proc_create_single("lmstats", 0, base, jfs_lmstats_proc_show); in jfs_proc_init()
H A Djfs_debug.h95 int jfs_lmstats_proc_show(struct seq_file *m, void *v);
H A Djfs_logmgr.c2474 int jfs_lmstats_proc_show(struct seq_file *m, void *v) in jfs_lmstats_proc_show() function