Searched refs:bio_will_gap (Results 1 – 1 of 1) sorted by relevance
15 static inline bool bio_will_gap(struct request_queue *q, in bio_will_gap() function53 return bio_will_gap(req->q, req, req->biotail, bio); in req_gap_back_merge()58 return bio_will_gap(req->q, NULL, bio, req->bio); in req_gap_front_merge()