Searched refs:bch2_ec_read_extent (Results 1 – 3 of 3) sorted by relevance
212 int bch2_ec_read_extent(struct btree_trans *, struct bch_read_bio *, struct bkey_s_c);
1095 if (bch2_ec_read_extent(trans, rbio, k)) { in __bch2_read_extent()
841 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent() function