Struct SYN_VfsDir¶
Open directory descriptor. More...
#include <syn_vfs.h>
Public Attributes¶
| Type | Name |
|---|---|
| void * | fs_dir |
| bool | is_open |
| const SYN_VfsOps * | ops |
Detailed Description¶
Forward declaration of directory descriptor
Public Attributes Documentation¶
variable fs_dir¶
Filesystem-specific directory context pointer
variable is_open¶
true while the descriptor is in use
variable ops¶
Filesystem operations vtable
The documentation for this class was generated from the following file src/syntropic/storage/syn_vfs.h