Searched refs:blk_queue_bounce (Results 1 – 6 of 6) sorted by relevance
405 extern void blk_queue_bounce(struct request_queue *q, struct bio **bio);411 static inline void blk_queue_bounce(struct request_queue *q, struct bio **bio) in blk_queue_bounce() function
22 blk_queue_bounce(rq->q, bio); in blk_rq_append_bio()
334 void blk_queue_bounce(struct request_queue *q, struct bio **bio_orig) in blk_queue_bounce() function
1820 blk_queue_bounce(q, &bio); in blk_mq_make_request()
2001 blk_queue_bounce(q, &bio); in blk_queue_bio()
220 the blk_queue_bounce() routine on its own to bounce highmem i/o to low