Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Drecovery_passes.h12 int bch2_run_explicit_recovery_pass_persistent(struct bch_fs *, enum bch_recovery_pass);
Drecovery_passes.c124 int bch2_run_explicit_recovery_pass_persistent(struct bch_fs *c, in bch2_run_explicit_recovery_pass_persistent() function
Dsnapshot.c1807 ret = bch2_run_explicit_recovery_pass_persistent(c, BCH_RECOVERY_PASS_reconstruct_snapshots); in bch2_snapshots_read()