Linux Kernel
3.7.1
|
#include <jfs_txnmgr.h>
Data Fields | |
lid_t | next |
tid_t | tid |
u16 | flag |
u16 | type |
struct metapage * | mp |
struct inode * | ip |
s16 | lock [24] |
Definition at line 95 of file jfs_txnmgr.h.
Definition at line 101 of file jfs_txnmgr.h.
Definition at line 105 of file jfs_txnmgr.h.
s16 lock[24] |
Definition at line 108 of file jfs_txnmgr.h.
Definition at line 104 of file jfs_txnmgr.h.
lid_t next |
Definition at line 96 of file jfs_txnmgr.h.
tid_t tid |
Definition at line 99 of file jfs_txnmgr.h.
Definition at line 102 of file jfs_txnmgr.h.