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

/linux-master/block/
H A Dbio.c312 static struct bio *__bio_chain_endio(struct bio *bio) function
324 bio_endio(__bio_chain_endio(bio));
1595 bio = __bio_chain_endio(bio);

Completed in 137 milliseconds