Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_priv.h601 uint32_t hi_cycle = CYCLE_LSN(high); in xlog_lsn_sub() local
606 if (hi_cycle == lo_cycle) in xlog_lsn_sub()
608 ASSERT((hi_cycle == lo_cycle + 1) || xlog_is_shutdown(log)); in xlog_lsn_sub()