![]() |
RTEMS 7.0-rc1
|
Data Fields | |
| FATFS | fatfs |
| rtems_recursive_mutex | vol_mutex |
| const rtems_filesystem_file_handlers_r * | file_handlers |
| const rtems_filesystem_file_handlers_r * | dir_handlers |
| uint8_t | drive_number |
| char | mount_path [256] |
| char | current_dir [256] |
| rtems_fatfs_posix_cache_entry_t | posix_cache [RTEMS_FATFS_POSIX_CACHE_SIZE] |
| int | posix_cache_next |