Searched refs:DirIter (Results 1 – 2 of 2) sorted by relevance
216 type DirIter = DirIter; typedef412 ) -> io::Result<Self::DirIter> { in readdir() argument437 Ok(DirIter { inner: new_buf, offset, cur: 0 }) in readdir()441 struct DirIter { struct447 impl fuse::filesystem::DirectoryIterator for DirIter { argument
501 type DirIter = DirEntriesSnapshotIterator; typedef969 ) -> io::Result<Self::DirIter> { in readdir() argument