Searched refs:head_cycle (Results 1 – 1 of 1) sorted by relevance
1607 int tail_cycle, head_cycle; in xlog_clear_stale_blocks() local1615 head_cycle = log->l_curr_cycle; in xlog_clear_stale_blocks()1624 if (head_cycle == tail_cycle) { in xlog_clear_stale_blocks()1645 head_cycle != tail_cycle + 1)) in xlog_clear_stale_blocks()1677 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks()1691 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks()1707 error = xlog_write_log_records(log, head_cycle, 0, distance, in xlog_clear_stale_blocks()