Skip to content

Struct SYN_VfsDir

ClassList > 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

void* SYN_VfsDir::fs_dir;

Filesystem-specific directory context pointer


variable is_open

bool SYN_VfsDir::is_open;

true while the descriptor is in use


variable ops

const SYN_VfsOps* SYN_VfsDir::ops;

Filesystem operations vtable



The documentation for this class was generated from the following file src/syntropic/storage/syn_vfs.h