Home
last modified time | relevance | path

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

/block/
Dblk-core.c1228 struct bio *bounce_bio = bio; in blk_make_request() local
1231 blk_queue_bounce(q, &bounce_bio); in blk_make_request()
1232 ret = blk_rq_append_bio(q, rq, bounce_bio); in blk_make_request()