Searched refs:prev_last_bv (Results 1 – 1 of 1) sorted by relevance
1704 struct bio *prev, struct bio_vec *prev_last_bv, in bios_segs_mergeable() argument1707 if (!BIOVEC_PHYS_MERGEABLE(prev_last_bv, next_first_bv)) in bios_segs_mergeable()1709 if (!BIOVEC_SEG_BOUNDARY(q, prev_last_bv, next_first_bv)) in bios_segs_mergeable()