Searched refs:biovec_phys_mergeable (Results 1 – 3 of 3) sorted by relevance
38 if (!biovec_phys_mergeable(q, &ivprv, &iv)) in blk_rq_count_integrity_sg()80 if (!biovec_phys_mergeable(q, &ivprv, &iv)) in blk_rq_map_integrity_sg()
83 if (biovec_phys_mergeable(q, &pb, &nb)) in bio_will_gap()496 if (!biovec_phys_mergeable(q, bvprv, bvec)) in __blk_segment_map_sg_merge()
84 static inline bool biovec_phys_mergeable(struct request_queue *q, in biovec_phys_mergeable() function