l_prev_cycle     3238 fs/xfs/xfs_log.c 	log->l_prev_cycle = log->l_curr_cycle;
l_prev_cycle     3769 fs/xfs/xfs_log.c     if (CYCLE_LSN(tail_lsn) == log->l_prev_cycle) {
l_prev_cycle     3775 fs/xfs/xfs_log.c 	ASSERT(CYCLE_LSN(tail_lsn)+1 == log->l_prev_cycle);
l_prev_cycle      378 fs/xfs/xfs_log_priv.h 	int			l_prev_cycle;   /* Cycle number before last