#include <minfs.h>
Data Fields | |
MINFS_fs_t * | p_fs |
MINFS_file_info_t | info |
uint32_t | file_id |
uint32_t | data_ptr |
uint32_t | current_block_n |
uint32_t | data_ptr_block_offset |
uint32_t | first_block_n |
uint32_t MINFS_file_t::current_block_n |
uint32_t MINFS_file_t::data_ptr |
uint32_t MINFS_file_t::data_ptr_block_offset |
uint32_t MINFS_file_t::file_id |
uint32_t MINFS_file_t::first_block_n |