Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h378 int l_prev_cycle; /* Cycle number before last member
Dxfs_log.c3255 log->l_prev_cycle = log->l_curr_cycle; in xlog_state_switch_iclogs()
3786 if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) { in xlog_verify_tail_lsn()
3792 ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle); in xlog_verify_tail_lsn()