Searched refs:next_pass (Results 1 – 2 of 2) sorted by relevance
390 r->next_pass = pass; in __bch2_run_explicit_recovery_pass()534 r->next_pass = r->curr_pass + 1; in __bch2_run_recovery_passes()544 if (r->next_pass < r->curr_pass) { in __bch2_run_recovery_passes()546 r->passes_to_run |= orig_passes_to_run & (~0ULL << r->next_pass); in __bch2_run_recovery_passes()
14 enum bch_recovery_pass next_pass; member
Completed in 6 milliseconds