Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_priv.h412 int l_prev_cycle; /* Cycle number before last member
H A Dxfs_log.c3081 log->l_prev_cycle = log->l_curr_cycle; in xlog_state_switch_iclogs()
3541 if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) { in xlog_verify_tail_lsn()
3547 ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle); in xlog_verify_tail_lsn()