Searched refs:partition_type (Results 1 – 9 of 9) sorted by relevance
235 int partition_type = block[partition_type_fields[partition]]; in block0_is_fdisk() local238 switch (partition_type) { in block0_is_fdisk()269 partition_type, in block0_is_fdisk()272 if (partition_type != 0 && is_active && active < 0) in block0_is_fdisk()
239 if (bb->partition_type == PARTITION_FORMAT_RISCBSD) { in filecore_label_read()245 } else if (bb->partition_type == PARTITION_FORMAT_RISCIX) { in filecore_label_read()378 if (bb->partition_type != PARTITION_FORMAT_RISCBSD) { in filecore_label_locate()
109 if (fcbb->partition_type == PARTITION_FORMAT_RISCBSD) in md_get_info()111 else if (fcbb->partition_type == PARTITION_FORMAT_RISCIX) { in md_get_info()
89 uint8_t partition_type; member
163 if (bb->partition_type == PARTITION_FORMAT_RISCBSD) in getdisklabel_acorn()
226 enum partition_type { enum259 enum partition_type type;2458 auto_vec<enum partition_type> scc_types; in break_alias_scc_partitions()2900 enum partition_type type = ((*partitions)[0])->type; in finalize_partitions()
230 enum partition_type { enum263 enum partition_type type;2497 auto_vec<enum partition_type> scc_types; in break_alias_scc_partitions()2939 enum partition_type type = ((*partitions)[0])->type; in finalize_partitions()
25076 * tree-loop-distribution.c (enum partition_type): New.
1127 switch (fcbb->partition_type) {