Searched refs:partition_type (Results 1 – 1 of 1) sorted by relevance
389 UCHAR partition_type; in _fx_partition_offset_calculate_extended() local459 …partition_type = partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + partition * FX_PARTITION_ENTRY_… in _fx_partition_offset_calculate_extended()462 if (partition_type != FX_PARTITION_TYPE_FREE) in _fx_partition_offset_calculate_extended()503 partition_type = partition_sector_ptr[i + FX_PARTITION_TYPE_OFFSET]; in _fx_partition_offset_calculate_extended()504 …if (partition_type == FX_PARTITION_TYPE_EXTENDED || partition_type == FX_PARTITION_TYPE_EXTENDED_L… in _fx_partition_offset_calculate_extended()557 … partition_type = partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + FX_PARTITION_TYPE_OFFSET]; in _fx_partition_offset_calculate_extended()558 if (partition_type != FX_PARTITION_TYPE_FREE) in _fx_partition_offset_calculate_extended()586 …partition_type = partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + FX_PARTITION_ENTRY_SIZE + FX_PA… in _fx_partition_offset_calculate_extended()587 …if (partition_type == FX_PARTITION_TYPE_EXTENDED || partition_type == FX_PARTITION_TYPE_EXTENDED_L… in _fx_partition_offset_calculate_extended()