|
VSF Documented
|
Data Fields | |
| bool | in_use |
| char | base_path [ESP_VFS_PATH_MAX+1] |
| const esp_vfs_fs_ops_t * | ops |
| void * | ctx |
| int | flags |
| bool | own_ops |
| bridge_fsinfo_t | fsinfo |
| bool vfs_entry_t::in_use |
| char vfs_entry_t::base_path[ESP_VFS_PATH_MAX+1] |
| const esp_vfs_fs_ops_t* vfs_entry_t::ops |
| void* vfs_entry_t::ctx |
| int vfs_entry_t::flags |
| bool vfs_entry_t::own_ops |
| bridge_fsinfo_t vfs_entry_t::fsinfo |