|
PatchworkOS
19e446b
A non-POSIX operating system.
|
Directory entry struct. More...
#include <fs.h>
Data Fields | |
| vtype_t | type |
| dirent_flags_t | flags |
| char | path [MAX_PATH] |
| The relative path of the entry. | |
| char | mode [MAX_PATH] |
| The flags of the paths mount. | |
| dirent_flags_t dirent_t::flags |