Searched refs:bvprv (Results 1 – 1 of 1) sorted by relevance
318 static inline unsigned int bvec_seg_gap(struct bio_vec *bvprv, in bvec_seg_gap() argument321 return bv->bv_offset | (bvprv->bv_offset + bvprv->bv_len); in bvec_seg_gap()341 struct bio_vec bv, bvprv, *bvprvp = NULL; in bio_split_io_at() local377 bvprv = bv; in bio_split_io_at()378 bvprvp = &bvprv; in bio_split_io_at()