Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_debug.c81 { "TxAnchor", &jfs_txanchor_proc_fops, },
Djfs_debug.h65 extern const struct file_operations jfs_txanchor_proc_fops;
Djfs_txnmgr.c3051 const struct file_operations jfs_txanchor_proc_fops = { variable