Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drecovery_passes.c201 static bool should_run_recovery_pass(struct bch_fs *c, enum bch_recovery_pass pass) in should_run_recovery_pass() function
283 if (!should_run_recovery_pass(c, pass)) { in bch2_run_recovery_passes()