Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-merge.c52 static inline bool bio_will_gap(struct request_queue *q, in bio_will_gap() function
90 return bio_will_gap(req->q, req, req->biotail, bio); in req_gap_back_merge()
95 return bio_will_gap(req->q, NULL, bio, req->bio); in req_gap_front_merge()