Searched refs:cycle_lsn (Results 1 – 1 of 1) sorted by relevance
1802 __be32 cycle_lsn; in xlog_pack_data() local1805 cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn); in xlog_pack_data()1812 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()1823 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()1828 xhdr[i].hic_xheader.xh_cycle = cycle_lsn; in xlog_pack_data()
Completed in 8 milliseconds