Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drecovery_passes.h34 int bch2_run_explicit_recovery_pass(struct bch_fs *, struct printbuf *,
H A Drecovery_passes.c409 int bch2_run_explicit_recovery_pass(struct bch_fs *c, in bch2_run_explicit_recovery_pass() function
H A Derror.c105 return bch2_run_explicit_recovery_pass(c, out, BCH_RECOVERY_PASS_check_topology, 0) ?: in __bch2_topology_error()
H A Dsb-members.c23 int ret = bch2_run_explicit_recovery_pass(c, &buf, in bch2_dev_missing_bkey()
H A Dbuckets.c432 int ret = bch2_run_explicit_recovery_pass(c, buf, in bucket_ref_update_err()
1010 ret = bch2_run_explicit_recovery_pass(c, &buf, in __bch2_trans_mark_metadata_bucket()
H A Dsubvolume.c26 int ret = bch2_run_explicit_recovery_pass(c, &buf, in bch2_subvolume_missing()
H A Dbackpointers.c1220 bch2_run_explicit_recovery_pass(c, &buf, in bch2_check_bucket_backpointer_mismatch()