Home
last modified time | relevance | path

Searched refs:blk_attempt_plug_merge (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/block/
Dblk.h183 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
Dblk-core.c1890 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
2019 if (blk_attempt_plug_merge(q, bio, &request_count, NULL)) in blk_queue_bio()
Dblk-mq.c1828 blk_attempt_plug_merge(q, bio, &request_count, &same_queue_rq)) in blk_mq_make_request()