Home
last modified time | relevance | path

Searched refs:DirEntry (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/authfs/src/
Dfusefs.rs22 Context, DirEntry, DirectoryIterator, Entry, FileSystem, FsOptions, GetxattrReply,
153 fn next(&mut self) -> Option<DirEntry> { in next() argument
173 let entry = DirEntry { in next()
/packages/modules/Virtualization/zipfuse/src/
Dmain.rs448 fn next(&mut self) -> Option<fuse::filesystem::DirEntry> { in next() argument
455 Some(fuse::filesystem::DirEntry { in next()