libparted 3.6
|
#include <fat.h>
Data Fields | |
FatCluster | bad_cluster_count |
FatCluster | cluster_count |
FatType | fat_type |
FatCluster | free_cluster_count |
FatCluster | last_alloc |
int | raw_size |
FatCluster | size |
void * | table |
FatCluster _FatTable::bad_cluster_count |
FatCluster _FatTable::cluster_count |
FatType _FatTable::fat_type |
FatCluster _FatTable::free_cluster_count |
FatCluster _FatTable::last_alloc |
int _FatTable::raw_size |
FatCluster _FatTable::size |
void * _FatTable::table |