Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_debug.c76 { "txstats", &jfs_txstats_proc_fops, },
Djfs_debug.h109 extern const struct file_operations jfs_txstats_proc_fops;
Djfs_txnmgr.c3086 const struct file_operations jfs_txstats_proc_fops = { variable