Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Drecovery_passes.c166 static bool should_run_recovery_pass(struct bch_fs *c, enum bch_recovery_pass pass) in should_run_recovery_pass() function
241 if (should_run_recovery_pass(c, c->curr_recovery_pass)) { in bch2_run_recovery_passes()