Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_log_priv.h602 uint32_t hi_cycle = CYCLE_LSN(high); in xlog_lsn_sub() local
607 if (hi_cycle == lo_cycle) in xlog_lsn_sub()
609 ASSERT((hi_cycle == lo_cycle + 1) || xlog_is_shutdown(log)); in xlog_lsn_sub()

Completed in 5 milliseconds