Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_read.c850 static void bch2_read_endio(struct bio *bio) in bch2_read_endio() function
1139 rbio->bio.bi_end_io = bch2_read_endio; in __bch2_read_extent()
1227 bch2_read_endio(&rbio->bio); in __bch2_read_extent()