Home
last modified time | relevance | path

Searched refs:__bch2_read (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dio_read.h146 int __bch2_read(struct btree_trans *, struct bch_read_bio *, struct bvec_iter,
157 __bch2_read(trans, rbio, rbio->bio.bi_iter, inum, NULL, in bch2_read()
H A Dio_read.c519 : __bch2_read(trans, rbio, iter, inum, &failed, flags); in bch2_rbio_retry()
1266 int __bch2_read(struct btree_trans *trans, struct bch_read_bio *rbio, in __bch2_read() function