Lines Matching defs:bytes
315 DWORD bytes;
325 &bytes,
852 DWORD bytes;
889 bytes = 0;
894 offset_.QuadPart = offset + bytes;
904 bytes += incremental_bytes;
911 if (result || bytes > 0) {
912 SET_REQ_RESULT(req, bytes);
920 SET_REQ_RESULT(req, bytes);
1058 DWORD bytes;
1094 bytes = 0;
1099 offset_.QuadPart = offset + bytes;
1109 bytes += incremental_bytes;
1116 if (result || bytes > 0) {
1117 SET_REQ_RESULT(req, bytes);
1817 /* The st_blksize is supposed to be the 'optimal' number of bytes for reading
1830 * drives (which have 4096 bytes per physical sector), and to be backwards
1831 * compatible with older drives (which have 512 bytes per physical sector).
2389 DWORD bytes;
2523 &bytes,