Home
last modified time | relevance | path

Searched refs:blk_attempt_plug_merge (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk.h182 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
H A Dblk-merge.c1030 * blk_attempt_plug_merge - try to merge with %current's plugged list
1051 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
H A Dblk-mq.c2203 blk_attempt_plug_merge(q, bio, nr_segs, &same_queue_rq)) in blk_mq_submit_bio()
/kernel/linux/linux-6.6/block/
H A Dblk.h258 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
H A Dblk-merge.c1084 * blk_attempt_plug_merge - try to merge with %current's plugged list
1103 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
H A Dblk-mq.c2891 if (blk_attempt_plug_merge(q, bio, nr_segs)) in blk_mq_attempt_bio_merge()

Completed in 16 milliseconds