Lines Matching defs:read
177 * ENOENT): read(2), write(2), fsync(2), close(2), f*xattr(2),
208 * 1. Each read(2) or write(2) system call will initiate one
209 * or more read or write operations, data will not be
212 * 2. The return value of the read() and write() system calls
213 * will correspond to the return values of the read and
233 * read(2) system call will not always initiate a read
253 * With this option, wait and FLUSH are not done for read-only
269 * read, write, flush, release, fallocate, fsync, readdir,
429 * read requests even for files opened with O_WRONLY. The
445 * operations (read, write, flush, release, fsync).
469 * value of the read system call will reflect the return value of
472 int (*read) (const char *, char *, size_t, off_t,
479 * mount option is specified (see read operation).
573 * whole directory is read in a single readdir operation.
761 * Similar to the read() method, but data is stored and