Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_debug.c78 { "mpstat", &jfs_mpstat_proc_fops, },
Djfs_debug.h110 extern const struct file_operations jfs_mpstat_proc_fops;
Djfs_metapage.c830 const struct file_operations jfs_mpstat_proc_fops = { variable