Lines Matching full:bytes
44 * - high 2 bytes correspond to the sector
45 * - low 2 bytes are the offset in the sector
107 * @param len Number of bytes to be written
109 * @return Number of bytes written. On success, it will be equal to the number of bytes requested
131 * @param len Number of bytes to be read
133 * @return Number of bytes read. On success, it will be equal to the number of bytes requested
134 * to be read. When the return value is larger than the number of bytes requested to read this
135 * indicates not all bytes were read, and more data is available. On error, returns negative
146 * @param len Number of bytes to be read
149 * @return Number of bytes read. On success, it will be equal to the number of bytes requested
150 * to be read. When the return value is larger than the number of bytes requested to read this
151 * indicates not all bytes were read, and more data is available. On error, returns negative
161 * @return Number of bytes free. On success, it will be equal to the number of bytes that can
172 * @return Number of free bytes.