Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log.c1482 __be32 cycle_lsn = CYCLE_LSN_DISK(rhead->h_lsn); in xlog_pack_data() local
1488 *(__be32 *)dp = cycle_lsn; in xlog_pack_data()
1493 rhead->h_ext[i].xh_cycle = cycle_lsn; in xlog_pack_data()