Searched refs:bch_dev_io_failures (Results 1 – 3 of 3) sorted by relevance
33 struct bch_dev_io_failures { struct
56 for (struct bch_dev_io_failures *f = failed->devs; in bch2_io_failures_to_text()91 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *f, in bch2_dev_io_failures()94 struct bch_dev_io_failures *i; in bch2_dev_io_failures()107 struct bch_dev_io_failures *f = bch2_dev_io_failures(failed, p->ptr.dev); in bch2_mark_io_failure()128 struct bch_dev_io_failures *f = bch2_dev_io_failures(failed, dev); in bch2_mark_btree_validate_failure()233 struct bch_dev_io_failures *f = in bch2_bkey_pick_read_device()
397 struct bch_dev_io_failures *bch2_dev_io_failures(struct bch_io_failures *,
Completed in 8 milliseconds