Home
last modified time | relevance | path

Searched refs:total_len (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-merge.c207 unsigned total_len = 0; in bvec_split_segs() local
212 bv->bv_offset + total_len); in bvec_split_segs()
216 total_len += seg_size; in bvec_split_segs()
219 if ((bv->bv_offset + total_len) & queue_virt_boundary(q)) in bvec_split_segs()
223 *sectors += total_len >> 9; in bvec_split_segs()