Searched refs:this_seg_start (Results 1 – 1 of 1) sorted by relevance
157 size_t this_seg_start; /* logical offset */ in zfs_uiomove_bvec_rq() local169 this_seg_start = orig_loffset; in zfs_uiomove_bvec_rq()176 this_seg_end = this_seg_start + bv.bv_len - 1; in zfs_uiomove_bvec_rq()182 if (uio->uio_loffset >= this_seg_start && in zfs_uiomove_bvec_rq()194 skip_in_seg = uio->uio_loffset - this_seg_start; in zfs_uiomove_bvec_rq()212 this_seg_start = this_seg_end + 1; in zfs_uiomove_bvec_rq()