Searched defs:spdk_gpt_guid (Results 1 – 1 of 1) sorted by relevance
64 struct spdk_gpt_guid { struct67 SPDK_STATIC_ASSERT(sizeof(struct spdk_gpt_guid) == 16, "size incorrect"); argument