Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dbounce.c139 static struct bio *bounce_clone_bio(struct bio *bio_src) in bounce_clone_bio() function
233 bio = bounce_clone_bio(bio_orig); in __blk_queue_bounce()