Lines Matching defs:readdir
698 * stream operations (readdir, releasedir, fsyncdir).
704 * process. In addition, the kernel will cache readdir results
728 * Returning a directory entry from readdir() does not affect
732 * values that was previously returned by readdir() for the same
733 * directory handle. In this case, readdir() should skip over entries
738 * removal of entries must never cause readdir() to skip over unrelated
746 * entries, but is allowed to do so. Note that, if readdir does
761 void (*readdir) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
1209 * In contrast to readdir() (which does not affect the lookup counts),
1412 * read, readdir, getxattr, listxattr
1452 * read, readdir, getxattr, listxattr
1455 * when used to return data from a readdirplus() (but not readdir())
1471 * read, readdir, getxattr, listxattr
1529 * Filling a buffer in readdir *
1694 * rename(), setxattr(), removexattr(), readdir() or readdirplus()