Searched defs:Gpt (Results 1 – 2 of 2) sorted by relevance
58 Gpt(GptPartition), enumerator89 Gpt(G), enumerator
557 pub struct Gpt<B> { struct561 impl<B: DerefMut<Target = [u8]>> Gpt<B> { argument