Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_read.h124 void __bch2_read(struct bch_fs *, struct bch_read_bio *, struct bvec_iter,
138 __bch2_read(c, rbio, rbio->bio.bi_iter, inum, &failed, in bch2_read()
Dio_read.c479 __bch2_read(c, rbio, iter, inum, &failed, flags); in bch2_rbio_retry()
1149 void __bch2_read(struct bch_fs *c, struct bch_read_bio *rbio, in __bch2_read() function