Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_debug.c67 proc_create_single("mpstat", 0, base, jfs_mpstat_proc_show); in jfs_proc_init()
H A Djfs_debug.h97 int jfs_mpstat_proc_show(struct seq_file *m, void *v);
H A Djfs_metapage.c831 int jfs_mpstat_proc_show(struct seq_file *m, void *v) in jfs_mpstat_proc_show() function