Lines Matching defs:offset
11 2 /* offset */ + \
59 2 /* offset */ + \
64 2 /* offset */ + \
68 2 /* offset */ + \
79 2 /* offset */ + \
87 2 /* src offset */ + \
88 2 /* dst offset */ + \
350 encode_uint64(xdr, args->offset);
373 p = xdr_encode_hyper(p, devinfo->offset);
427 p = xdr_encode_hyper(p, args->offset);
1026 uint64_t offset;
1033 p = xdr_decode_hyper(p, &offset);
1046 uint64_t offset, length, recvd;
1053 p = xdr_decode_hyper(p, &offset);