Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drecovery_passes.h15 int bch2_run_online_recovery_passes(struct bch_fs *);
H A Drecovery_passes.c235 int bch2_run_online_recovery_passes(struct bch_fs *c) in bch2_run_online_recovery_passes() function
H A Dfsck.c3081 int ret = bch2_run_online_recovery_passes(c); in bch2_fsck_online_thread_fn()