Searched refs:__bch2_read_extent (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_read.h | 124 int __bch2_read_extent(struct btree_trans *, struct bch_read_bio *, 134 __bch2_read_extent(trans, rbio, rbio->bio.bi_iter, read_pos, in bch2_read_extent()
|
H A D | io_read.c | 449 ret = __bch2_read_extent(trans, rbio, bvec_iter, in bch2_read_retry_nodecode() 882 int __bch2_read_extent(struct btree_trans *trans, struct bch_read_bio *orig, in __bch2_read_extent() function 1272 ret = __bch2_read_extent(trans, rbio, bvec_iter, iter.pos, in __bch2_read()
|