Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk.h80 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio,
Dblk-core.c1527 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge() function
1614 blk_attempt_plug_merge(q, bio, &request_count)) in blk_queue_bio()
Dblk-mq.c1343 blk_attempt_plug_merge(q, bio, &request_count)) in blk_sq_make_request()