Home
last modified time | relevance | path

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

/linux/block/
H A Dbio.c312 static struct bio *__bio_chain_endio(struct bio *bio) in __bio_chain_endio() function
324 bio_endio(__bio_chain_endio(bio)); in bio_chain_endio()
1629 bio = __bio_chain_endio(bio); in bio_endio()