Lines Matching defs:bytes
157 DWORD bytes;
167 &bytes,
786 DWORD bytes;
823 bytes = 0;
828 offset_.QuadPart = offset + bytes;
838 bytes += incremental_bytes;
845 if (result || bytes > 0) {
846 SET_REQ_RESULT(req, bytes);
854 SET_REQ_RESULT(req, bytes);
992 DWORD bytes;
1028 bytes = 0;
1033 offset_.QuadPart = offset + bytes;
1043 bytes += incremental_bytes;
1050 if (result || bytes > 0) {
1051 SET_REQ_RESULT(req, bytes);
1767 /* The st_blksize is supposed to be the 'optimal' number of bytes for reading
1780 * drives (which have 4096 bytes per physical sector), and to be backwards
1781 * compatible with older drives (which have 512 bytes per physical sector).
2370 DWORD bytes;
2504 &bytes,