Searched refs:blk_queue_bounce (Results 1 – 5 of 5) sorted by relevance
326 extern void blk_queue_bounce(struct request_queue *q, struct bio **bio);332 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()
2161 blk_queue_bounce(q, &bio); in blk_mq_submit_bio()
231 the blk_queue_bounce() routine on its own to bounce highmem i/o to low