Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbio.c317 static void bio_chain_endio(struct bio *bio) in bio_chain_endio() function
338 bio->bi_end_io = bio_chain_endio; in bio_chain()
1547 if (bio->bi_end_io == bio_chain_endio) { in bio_endio()