Linux Kernel
3.7.1
|
#include <xfs_log_priv.h>
Data Fields | |
__be32 | xh_cycle |
__be32 | xh_cycle_data [XLOG_HEADER_CYCLE_SIZE/BBSIZE] |
Definition at line 303 of file xfs_log_priv.h.
__be32 xh_cycle |
Definition at line 304 of file xfs_log_priv.h.
__be32 xh_cycle_data[XLOG_HEADER_CYCLE_SIZE/BBSIZE] |
Definition at line 305 of file xfs_log_priv.h.