Searched refs:bch2_run_explicit_recovery_pass (Results 1 – 6 of 6) sorted by relevance
139 int bch2_run_explicit_recovery_pass(struct bch_fs *c, in bch2_run_explicit_recovery_pass() function157 return bch2_run_explicit_recovery_pass(c, pass); in bch2_run_explicit_recovery_pass_persistent_locked()174 return bch2_run_explicit_recovery_pass(c, pass); in bch2_run_explicit_recovery_pass_persistent()
11 int bch2_run_explicit_recovery_pass(struct bch_fs *, enum bch_recovery_pass);
107 return bch2_run_explicit_recovery_pass(c, BCH_RECOVERY_PASS_check_topology) ?: in __bch2_topology_error()
403 int ret = bch2_run_explicit_recovery_pass(c, BCH_RECOVERY_PASS_check_allocations); in bucket_ref_update_err()969 bch2_run_explicit_recovery_pass(c, BCH_RECOVERY_PASS_check_allocations); in __bch2_trans_mark_metadata_bucket()
544 int ret = bch2_run_explicit_recovery_pass(c, BCH_RECOVERY_PASS_scan_for_btree_nodes); in bch2_get_scanned_nodes()
48 return bch2_run_explicit_recovery_pass(c, in check_subvol()