Searched refs:partition (Results 1 – 3 of 3) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_partition_offset_calculate.c | 59 UINT _fx_partition_offset_calculate(void *partition_sector, UINT partition, 63 …x_partition_offset_calculate_extended(FX_MEDIA *media_ptr, void *partition_sector, UINT partition, 128 UINT _fx_partition_offset_calculate(void *partition_sector, UINT partition, in _fx_partition_offset_calculate() argument 209 if (partition >= count) in _fx_partition_offset_calculate() 219 *partition_start = partition_table[partition].fx_media_part_start; in _fx_partition_offset_calculate() 225 *partition_size = partition_table[partition].fx_media_part_size; in _fx_partition_offset_calculate() 383 …x_partition_offset_calculate_extended(FX_MEDIA *media_ptr, void *partition_sector, UINT partition, in _fx_partition_offset_calculate_extended() argument 455 if (partition < 4) in _fx_partition_offset_calculate_extended() 459 …partition_type = partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + partition * FX_PARTITION_ENTRY_… in _fx_partition_offset_calculate_extended() 468 …lity_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + partition * FX_PARTITION_E… in _fx_partition_offset_calculate_extended() [all …]
|
/FileX-v6.2.1/test/regression_test/ |
D | filex_utility_test.c | 79 UINT _fx_partition_offset_calculate(void *partition_sector, UINT partition,
|
/FileX-v6.2.1/docs/ |
D | revision_history.txt | 61 … fx_media_exfat_sector_per_clusters_shift validation, fixed partition
|