RetroArch
|
#include <partition.h>
Public Attributes | |
sec_t | fatStart |
uint32_t | sectorsPerFat |
uint32_t | lastCluster |
uint32_t | firstFree |
uint32_t | numberFreeCluster |
uint32_t | numberLastAllocCluster |
sec_t FAT::fatStart |
uint32_t FAT::firstFree |
uint32_t FAT::lastCluster |
uint32_t FAT::numberFreeCluster |
uint32_t FAT::numberLastAllocCluster |
uint32_t FAT::sectorsPerFat |