VSF Documented
Data Fields
vfs_entry_t Struct Reference

Data Fields

bool in_use
 
char base_path [ESP_VFS_PATH_MAX+1]
 
const esp_vfs_fs_ops_tops
 
void * ctx
 
int flags
 
bool own_ops
 
bridge_fsinfo_t fsinfo
 

Field Documentation

◆ in_use

bool vfs_entry_t::in_use

◆ base_path

char vfs_entry_t::base_path[ESP_VFS_PATH_MAX+1]

◆ ops

const esp_vfs_fs_ops_t* vfs_entry_t::ops

◆ ctx

void* vfs_entry_t::ctx

◆ flags

int vfs_entry_t::flags

◆ own_ops

bool vfs_entry_t::own_ops

◆ fsinfo

bridge_fsinfo_t vfs_entry_t::fsinfo
Generated from commit: vsfteam/vsf@c3767bf