Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbio.c301 static struct bio *__bio_chain_endio(struct bio *bio) in __bio_chain_endio() function
313 bio_endio(__bio_chain_endio(bio)); in bio_chain_endio()
1804 bio = __bio_chain_endio(bio); in bio_endio()