Linux Kernel
3.7.1
|
#include <jfs_txnmgr.h>
Data Fields | |
tid_t | tid |
int | flag |
struct jfs_log * | log |
struct super_block * | sb |
int | nip |
struct inode ** | iplist |
struct lrd | lrd |
Definition at line 273 of file jfs_txnmgr.h.
Definition at line 275 of file jfs_txnmgr.h.
Definition at line 280 of file jfs_txnmgr.h.
Definition at line 276 of file jfs_txnmgr.h.
Definition at line 283 of file jfs_txnmgr.h.
int nip |
Definition at line 279 of file jfs_txnmgr.h.
struct super_block* sb |
Definition at line 277 of file jfs_txnmgr.h.
tid_t tid |
Definition at line 274 of file jfs_txnmgr.h.