Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h249 int bch2_ec_read_extent(struct btree_trans *, struct bch_read_bio *, struct bkey_s_c);
H A Dio_read.c1300 if (bch2_ec_read_extent(trans, rbio, k)) { in __bch2_read_extent()
H A Dec.c826 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent() function