Searched refs:__bch2_read_extent (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dio_read.h110 int __bch2_read_extent(struct btree_trans *, struct bch_read_bio *,
120 __bch2_read_extent(trans, rbio, rbio->bio.bi_iter, read_pos,
H A Dio_read.c402 ret = __bch2_read_extent(trans, rbio, bvec_iter,
795 int __bch2_read_extent(struct btree_trans *trans, struct bch_read_bio *orig, function
1162 ret = __bch2_read_extent(trans, rbio, bvec_iter, iter.pos,

Completed in 198 milliseconds