Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_debug.c77 proc_create_single("lmstats", 0, base, jfs_lmstats_proc_show); in jfs_proc_init()
Djfs_debug.h108 int jfs_lmstats_proc_show(struct seq_file *m, void *v);
Djfs_logmgr.c2497 int jfs_lmstats_proc_show(struct seq_file *m, void *v) in jfs_lmstats_proc_show() function