Searched defs:Revision (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c157 uint32_t Revision; member in struct:_GuidPartitionTableHeader_t
694 if (PED_LE32_TO_CPU (gpt->Revision) > GPT_HEADER_REVISION_V1_02)
702 PED_LE32_TO_CPU (gpt->Revision)) != PED_EXCEPTION_IGNORE)
1125 gpt->Revision = PED_CPU_TO_LE32 (GPT_HEADER_REVISION_V1_00);

Completed in 54 milliseconds