Searched refs:blk_attempt_plug_merge (Results 1 – 3 of 3) sorted by relevance
/block/ |
D | blk.h | 106 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
|
D | blk-mq.c | 1280 blk_attempt_plug_merge(q, bio, &request_count, &same_queue_rq)) in blk_mq_make_request() 1373 if (blk_attempt_plug_merge(q, bio, &request_count, NULL)) in blk_sq_make_request()
|
D | blk-core.c | 1615 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function 1738 if (blk_attempt_plug_merge(q, bio, &request_count, NULL)) in blk_queue_bio()
|