Linux Kernel
3.7.1
|
#include <jfs_txnmgr.h>
Data Fields | |
lid_t | next |
s8 | maxcnt |
s8 | index |
u16 | flag |
u8 | type |
u8 | l2linesize |
struct lv | header |
struct lv | lwm |
struct lv | hwm |
struct lv | twm |
s32 | pxdlock [8] |
Definition at line 186 of file jfs_txnmgr.h.
Definition at line 192 of file jfs_txnmgr.h.
Definition at line 197 of file jfs_txnmgr.h.
Definition at line 199 of file jfs_txnmgr.h.
s8 index |
Definition at line 190 of file jfs_txnmgr.h.
u8 l2linesize |
Definition at line 194 of file jfs_txnmgr.h.
Definition at line 198 of file jfs_txnmgr.h.
s8 maxcnt |
Definition at line 189 of file jfs_txnmgr.h.
lid_t next |
Definition at line 187 of file jfs_txnmgr.h.
s32 pxdlock[8] |
Definition at line 203 of file jfs_txnmgr.h.
Definition at line 200 of file jfs_txnmgr.h.
Definition at line 193 of file jfs_txnmgr.h.