Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dbounce.c203 struct bio *__blk_queue_bounce(struct bio *bio_orig, struct request_queue *q) in __blk_queue_bounce() function
Dblk.h442 struct bio *__blk_queue_bounce(struct bio *bio, struct request_queue *q);
455 return __blk_queue_bounce(bio, q); in blk_queue_bounce()