Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log_priv.h603 uint32_t lo_cycle = CYCLE_LSN(low); 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()