Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_log.c1768 __be32 cycle_lsn; in xlog_pack_data() local
1771 cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.h_lsn); in xlog_pack_data()
1778 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
1789 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
1794 xhdr[i].hic_xheader.xh_cycle = cycle_lsn; in xlog_pack_data()