Searched refs:bch2_read_endio (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dio_read.c673 static void bch2_read_endio(struct bio *bio) function
840 * retry path, don't check here, it'll be caught in bch2_read_endio()
986 rbio->bio.bi_end_io = bch2_read_endio;
1053 bch2_read_endio(&rbio->bio);

Completed in 118 milliseconds