|
Linux Kernel
3.7.1
|
#include <jfs_txnmgr.h>
Data Fields | |
| u16 | xflag |
| u16 | flag |
| lid_t | dummy |
| s32 | lsn |
| struct list_head | synclist |
| struct super_block * | sb |
| lid_t | next |
| lid_t | last |
| wait_queue_head_t | waitor |
| u32 | logtid |
| struct list_head | cqueue |
| s32 | clsn |
| struct lbuf * | bp |
| s32 | pn |
| s32 | eor |
| wait_queue_head_t | gcwait |
| union { | |
| struct inode * ip | |
| pxd_t ixpxd | |
| } | u |
| u32 | ino |
Definition at line 33 of file jfs_txnmgr.h.
Definition at line 58 of file jfs_txnmgr.h.
| s32 clsn |
Definition at line 57 of file jfs_txnmgr.h.
Definition at line 56 of file jfs_txnmgr.h.
Definition at line 42 of file jfs_txnmgr.h.
| s32 eor |
Definition at line 60 of file jfs_txnmgr.h.
Definition at line 41 of file jfs_txnmgr.h.
| wait_queue_head_t gcwait |
Definition at line 61 of file jfs_txnmgr.h.
| u32 ino |
Definition at line 69 of file jfs_txnmgr.h.
Definition at line 66 of file jfs_txnmgr.h.
| pxd_t ixpxd |
Definition at line 67 of file jfs_txnmgr.h.
| lid_t last |
Definition at line 49 of file jfs_txnmgr.h.
| u32 logtid |
Definition at line 53 of file jfs_txnmgr.h.
| s32 lsn |
Definition at line 43 of file jfs_txnmgr.h.
| lid_t next |
Definition at line 48 of file jfs_txnmgr.h.
| s32 pn |
Definition at line 59 of file jfs_txnmgr.h.
| struct super_block* sb |
Definition at line 47 of file jfs_txnmgr.h.
Definition at line 44 of file jfs_txnmgr.h.
| union { ... } u |
| wait_queue_head_t waitor |
Definition at line 50 of file jfs_txnmgr.h.
| u16 xflag |
Definition at line 40 of file jfs_txnmgr.h.
1.8.2