Searched refs:partition_types (Results 1 – 1 of 1) sorted by relevance
3541 UCHAR partition_types[] = { in first_sector_non_boot_test() local3573 for (i = 0; i < ARRAY_COUNT(partition_types); i++) in first_sector_non_boot_test()3593 partition_table[UX_HOST_CLASS_STORAGE_PARTITION_TYPE] = partition_types[i]; in first_sector_non_boot_test()3596 if (partition_types[i] == UX_HOST_CLASS_STORAGE_PARTITION_EXTENDED || in first_sector_non_boot_test()3597 partition_types[i] == UX_HOST_CLASS_STORAGE_PARTITION_EXTENDED_LBA_MAPPED) in first_sector_non_boot_test()3639 if (partition_types[i] != PARTITION_TYPE_UNKNOWN) in first_sector_non_boot_test()