Searched refs:bch2_run_explicit_recovery_pass_persistent (Results 1 – 3 of 3) sorted by relevance
12 int bch2_run_explicit_recovery_pass_persistent(struct bch_fs *, enum bch_recovery_pass);
124 int bch2_run_explicit_recovery_pass_persistent(struct bch_fs *c, in bch2_run_explicit_recovery_pass_persistent() function
1807 ret = bch2_run_explicit_recovery_pass_persistent(c, BCH_RECOVERY_PASS_reconstruct_snapshots); in bch2_snapshots_read()