Lines Matching refs:bv_offset
34 if (pb.bv_offset & queue_virt_boundary(q))
50 return __bvec_gap_to_prev(q, &pb, nb.bv_offset);
210 bv->bv_offset + total_len);
217 if ((bv->bv_offset + total_len) & queue_virt_boundary(q))
262 if (bvprvp && bvec_gap_to_prev(q, bvprvp, bv.bv_offset))
267 bv.bv_offset + bv.bv_len <= PAGE_SIZE) {
329 (*bio)->bi_io_vec[0].bv_offset) <= PAGE_SIZE) {
426 unsigned offset = bvec->bv_offset + total;
457 sg_set_page(*sg, bv.bv_page, bv.bv_len, bv.bv_offset);
503 if (bvec.bv_offset + bvec.bv_len <= PAGE_SIZE)