Home
last modified time | relevance | path

Searched defs:DirIter (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/zipfuse/src/
Dmain.rs215 type DirIter = DirIter; typedef
410 ) -> io::Result<Self::DirIter> { in readdir()
439 struct DirIter { struct
445 impl fuse::filesystem::DirectoryIterator for DirIter { argument
/packages/modules/Virtualization/authfs/src/
Dfusefs.rs500 type DirIter = DirEntriesSnapshotIterator; typedef
966 ) -> io::Result<Self::DirIter> { in readdir()