Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h258 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
H A Dblk-merge.c1105 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
H A Dblk-mq.c2890 if (blk_attempt_plug_merge(q, bio, nr_segs)) in blk_mq_attempt_bio_merge()