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 | lv [20] |
Definition at line 170 of file jfs_txnmgr.h.
Definition at line 176 of file jfs_txnmgr.h.
s8 index |
Definition at line 174 of file jfs_txnmgr.h.
u8 l2linesize |
Definition at line 178 of file jfs_txnmgr.h.
Definition at line 181 of file jfs_txnmgr.h.
s8 maxcnt |
Definition at line 173 of file jfs_txnmgr.h.
lid_t next |
Definition at line 171 of file jfs_txnmgr.h.
Definition at line 177 of file jfs_txnmgr.h.