Searched refs:blk_attempt_plug_merge (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/block/ |
| D | blk.h | 190 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
|
| D | blk-core.c | 1900 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function 2029 if (blk_attempt_plug_merge(q, bio, &request_count, NULL)) in blk_queue_bio()
|
| D | blk-mq.c | 1849 blk_attempt_plug_merge(q, bio, &request_count, &same_queue_rq)) in blk_mq_make_request()
|
| /kernel/linux/linux-5.10/block/ |
| D | blk.h | 182 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
|
| D | blk-merge.c | 1038 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
|
| D | blk-mq.c | 2179 blk_attempt_plug_merge(q, bio, nr_segs, &same_queue_rq)) in blk_mq_submit_bio()
|