Searched refs:blk_queue_bounce (Results 1 – 7 of 7) sorted by relevance
329 extern void blk_queue_bounce(struct request_queue *q, struct bio **bio);335 static inline void blk_queue_bounce(struct request_queue *q, struct bio **bio) in blk_queue_bounce() function
361 void blk_queue_bounce(struct request_queue *q, struct bio **bio_orig) in blk_queue_bounce() function
531 blk_queue_bounce(rq->q, bio); in blk_rq_append_bio()
2196 blk_queue_bounce(q, &bio); in blk_mq_submit_bio()
388 static inline struct bio *blk_queue_bounce(struct bio *bio, in blk_queue_bounce() function
2991 bio = blk_queue_bounce(bio, q); in blk_mq_submit_bio()
231 the blk_queue_bounce() routine on its own to bounce highmem i/o to low