![]() |
MOS Source Code
|
#include <vfs_types.hpp>
Public Attributes | |
| as_linked_list | |
| ino_t | ino |
| mos::string | name |
| file_type_t | type |
Additional Inherited Members | |
| Static Public Attributes inherited from NamedType<"VFS.ListDir.Entry"> | |
| static constexpr mos::string_view | type_name |
Definition at line 49 of file vfs_types.hpp.
| as_linked_list |
Definition at line 51 of file vfs_types.hpp.
| ino_t ino |
Definition at line 52 of file vfs_types.hpp.
Referenced by dirter_add().
| mos::string name |
Definition at line 53 of file vfs_types.hpp.
Referenced by dirter_add().
| file_type_t type |
Definition at line 54 of file vfs_types.hpp.
Referenced by dirter_add().