Lines Matching defs:nbytes
278 * @nbytes: The number of bytes to read.
283 * field of @file. It will start reading at @pos and copy up to @nbytes of
288 * less than @nbytes if the end of the file was reached).
292 size_t nbytes,
297 rc = simple_read_from_buffer(ubuf, nbytes, pos,
626 * @nbytes: The number of bytes to read.
631 * field of @file. It will start reading at @pos and copy up to @nbytes of
636 * less than @nbytes if the end of the file was reached).
640 size_t nbytes,
645 rc = simple_read_from_buffer(ubuf, nbytes, pos,