Home
last modified time | relevance | path

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

/linux/block/
H A Dbio.c322 static void bio_chain_endio(struct bio *bio) in bio_chain_endio() function
343 bio->bi_end_io = bio_chain_endio; in bio_chain()
1690 if (bio->bi_end_io == bio_chain_endio) { in bio_endio()