Linux Kernel
3.7.1
|
Data Structures | |
struct | __packed |
Data Fields | |
u32 | magic |
u32 | tr_number |
struct al_transaction::__packed | updates [1+AL_EXTENTS_PT] |
u32 | xor_sum |
Definition at line 35 of file drbd_actlog.c.
u32 magic |
Definition at line 36 of file drbd_actlog.c.
u32 tr_number |
Definition at line 37 of file drbd_actlog.c.
struct al_transaction::__packed updates[1 + AL_EXTENTS_PT] |
u32 xor_sum |
Definition at line 41 of file drbd_actlog.c.