Lines Matching defs:offset
436 unsigned int pgbase, unsigned int offset,
461 req->wb_offset = offset;
473 * @offset: starting offset within the page for the write
482 unsigned int offset, unsigned int count)
489 ret = __nfs_create_request(l_ctx, page, offset, offset, count);
499 unsigned int offset,
506 pgbase, offset, count);
715 hdr->args.offset = req_offset(req);
717 hdr->mds_offset = hdr->args.offset;
779 "(req %s/%llu, %u bytes @ offset %llu)\n",
783 (unsigned long long)hdr->args.offset);
879 nfs_set_pgio_error(hdr, task->tk_status, hdr->args.offset);
1287 unsigned int pgbase, offset, bytes;
1291 offset = req->wb_offset;
1303 pgbase, offset, bytes);