Lines Matching defs:offset
281 unsigned offset)
299 bv[i].bv_len = to - offset;
300 bv[i].bv_offset = offset;
301 bytes += to - offset;
302 offset = 0;
327 unsigned int bytes, nr, loop, offset;
331 offset = op->store.first_offset;
335 afs_load_bvec(call, msg, bv, first, last, offset);
336 trace_afs_send_pages(call, msg, first, last, offset);
338 offset = 0;