Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_read.c701 static void bch2_read_endio(struct bio *bio) in bch2_read_endio() function
1043 rbio->bio.bi_end_io = bch2_read_endio; in __bch2_read_extent()
1110 bch2_read_endio(&rbio->bio); in __bch2_read_extent()