Searched refs:__bch2_read_extent (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | io_read.h | 110 int __bch2_read_extent(struct btree_trans *, struct bch_read_bio *, 120 __bch2_read_extent(trans, rbio, rbio->bio.bi_iter, read_pos, in bch2_read_extent()
|
D | io_read.c | 429 ret = __bch2_read_extent(trans, rbio, bvec_iter, in bch2_read_retry_nodecode() 839 int __bch2_read_extent(struct btree_trans *trans, struct bch_read_bio *orig, in __bch2_read_extent() function 1212 ret = __bch2_read_extent(trans, rbio, bvec_iter, iter.pos, in __bch2_read()
|