Home
last modified time | relevance | path

Searched refs:cycle_lsn (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_log.c1696 __be32 cycle_lsn; in xlog_pack_data() local
1699 cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn); in xlog_pack_data()
1706 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
1717 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
1722 xhdr[i].hic_xheader.xh_cycle = cycle_lsn; in xlog_pack_data()