Home
last modified time | relevance | path

Searched refs:PARTITION_SYSTEM_GUID (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c89 #define PARTITION_SYSTEM_GUID \ macro
777 if (!guid_cmp (gpt_part_data->type, PARTITION_SYSTEM_GUID)) in _parse_part_entry()
1239 gpt_part_data->type = PARTITION_SYSTEM_GUID; in gpt_partition_set_system()