partition_type
const partition_type* nextType;
const partition_type* nextType;
char partition_type[B_FILE_NAME_LENGTH];
if (entry.partition_type == kEmptyGUID)
_PrintGUID(entry.partition_type));
if (entry.partition_type == kEmptyGUID)
child->type = strdup(get_partition_type(entry.partition_type));
if (entry.partition_type == kEmptyGUID) {
entry.partition_type = typeGUID;
entry.partition_type = typeGUID;
entry.partition_type = kEmptyGUID;
guid_t partition_type;
static const struct partition_type kPartitionContentTypes[] = {
static const struct partition_type kPartitionTypes[] = {
const partition_type*
if (index > (sizeof(kPartitionTypes) / sizeof(partition_type) - 2))
const partition_type* GetNextSupportedPartitionType(uint32 cookie);
if (!(bfs_uuid == partition.partition_type)) {
if (kTypeMap[i].guid == header->EntryAt(index).partition_type)