Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_log_priv.h427 int l_prev_cycle; /* Cycle number before last member
Dxfs_log.c3092 log->l_prev_cycle = log->l_curr_cycle; in xlog_state_switch_iclogs()
3581 if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) { in xlog_verify_tail_lsn()
3587 ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle); in xlog_verify_tail_lsn()