Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dbio.c299 static void bio_chain_endio(struct bio *bio) in bio_chain_endio() function
335 bio->bi_end_io = bio_chain_endio; in bio_chain()
1757 if (bio->bi_end_io == bio_chain_endio) { in bio_endio()