Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h212 int bch2_ec_read_extent(struct btree_trans *, struct bch_read_bio *, struct bkey_s_c);
Dio_read.c1095 if (bch2_ec_read_extent(trans, rbio, k)) { in __bch2_read_extent()
Dec.c841 int bch2_ec_read_extent(struct btree_trans *trans, struct bch_read_bio *rbio, in bch2_ec_read_extent() function