Searched refs:DirIter (Results 1 – 2 of 2) sorted by relevance
175 type DirIter = DirIter; typedef370 ) -> io::Result<Self::DirIter> { in readdir() argument395 Ok(DirIter { inner: new_buf, offset, cur: 0 }) in readdir()399 struct DirIter { struct405 impl fuse::filesystem::DirectoryIterator for DirIter { argument
500 type DirIter = DirEntriesSnapshotIterator; typedef966 ) -> io::Result<Self::DirIter> { in readdir() argument