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