Searched refs:__bch2_read (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_read.h | 138 void __bch2_read(struct bch_fs *, struct bch_read_bio *, struct bvec_iter, 152 __bch2_read(c, rbio, rbio->bio.bi_iter, inum, &failed, in bch2_read()
|
H A D | io_read.c | 499 __bch2_read(c, rbio, iter, inum, &failed, flags); in bch2_rbio_retry() 1210 void __bch2_read(struct bch_fs *c, struct bch_read_bio *rbio, in __bch2_read() function
|