Searched refs:biovec_phys_mergeable (Results 1 – 2 of 2) sorted by relevance
83 if (biovec_phys_mergeable(q, &pb, &nb)) in bio_will_gap()522 !biovec_phys_mergeable(req->q, &bv, &next)) in blk_map_iter_next()
106 static inline bool biovec_phys_mergeable(struct request_queue *q, in biovec_phys_mergeable() function