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

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

Completed in 136 milliseconds