Searched defs:GptMax (Results 1 – 1 of 1) sorted by relevance
793 pub type GptMax = GptN<GPT_MAX_NUM_ENTRIES>; typedef1130 fn test_disk_and_gpt(data: impl AsRef<[u8]>) -> (TestDisk, GptMax) { in test_disk_and_gpt() argument