Home
last modified time | relevance | path

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

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