UDF_MAX_PARTITION_MAPS
- (UDF_MAX_PARTITION_MAPS
uint8 _partition_maps[UDF_MAX_PARTITION_MAPS * UDF_MAX_PARTITION_MAP_SIZE];
for (int i = 0; i < UDF_MAX_PARTITION_MAPS; i++)
for (int i = 0; i < UDF_MAX_PARTITION_MAPS; i++)
status_t error = number < UDF_MAX_PARTITION_MAPS
return (number < UDF_MAX_PARTITION_MAPS)
Partition *fPartitions[UDF_MAX_PARTITION_MAPS];