Searched refs:ZeroPartitionTypeGUID (Results 1 – 2 of 2) sorted by relevance
120 ZeroPartitionTypeGUID { enumerator
232 return Err(Error::GptError(GptError::ZeroPartitionTypeGUID { idx })); in check_entries()1379 let err = Error::GptError(GptError::ZeroPartitionTypeGUID { idx: 2 }); in test_sync_gpt_zero_partition_type_guid()