Searched refs:head_cycle (Results 1 – 1 of 1) sorted by relevance
1608 int tail_cycle, head_cycle; in xlog_clear_stale_blocks() local1616 head_cycle = log->l_curr_cycle; in xlog_clear_stale_blocks()1625 if (head_cycle == tail_cycle) { in xlog_clear_stale_blocks()1646 head_cycle != tail_cycle + 1)) in xlog_clear_stale_blocks()1678 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks()1692 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks()1708 error = xlog_write_log_records(log, head_cycle, 0, distance, in xlog_clear_stale_blocks()