Searched refs:xh_cycle (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 177 __be32 xh_cycle; /* write cycle of log : 4 */ member |
/fs/xfs/ | ||
D | xfs_log.c | 1766 xhdr[i].hic_xheader.xh_cycle = cycle_lsn; in xlog_pack_data() |