Searched defs:DirIter (Results 1 – 2 of 2) sorted by relevance
153 type DirIter = DirIter; typedef319 ) -> io::Result<Self::DirIter> { in readdir()348 struct DirIter { struct354 impl fuse::filesystem::DirectoryIterator for DirIter { implementation
189 type DirIter = EmptyDirectoryIterator; typedef