#include <wicedfs.h>
Data Fields | |
| wicedfs_usize_t | current_location |
| wicedfs_usize_t | file_header_size |
| wicedfs_usize_t | file_table_location |
| wicedfs_usize_t | filename_size |
| wicedfs_usize_t | num_files |
Directory handle structure
| wicedfs_usize_t wicedfs_dir_struct::current_location |
Size of the filename field within each entry of the file table
| wicedfs_usize_t wicedfs_dir_struct::file_header_size |
Number of files in file table
| wicedfs_usize_t wicedfs_dir_struct::file_table_location |
The filesystem associated with this directory handle
| wicedfs_usize_t wicedfs_dir_struct::filename_size |
Size in bytes of each entry in the file table
| wicedfs_usize_t wicedfs_dir_struct::num_files |
Absolute location on hardware of start of file table