Searched refs:__bch2_read_extent (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | io_read.h | 130 int __bch2_read_extent(struct btree_trans *, struct bch_read_bio *, 140 int ret = __bch2_read_extent(trans, rbio, rbio->bio.bi_iter, read_pos, in bch2_read_extent()
|
| H A D | io_read.c | 458 ret = __bch2_read_extent(trans, rbio, bvec_iter, in bch2_read_retry_nodecode() 939 int __bch2_read_extent(struct btree_trans *trans, struct bch_read_bio *orig, in __bch2_read_extent() function 1328 ret = __bch2_read_extent(trans, rbio, bvec_iter, iter.pos, in __bch2_read()
|
| H A D | move.c | 369 __bch2_read_extent(trans, &io->write.rbio, in bch2_move_extent()
|