Searched defs:spdk_gpt (Results 1 – 1 of 1) sorted by relevance
43 struct spdk_gpt { struct51 struct spdk_gpt_header *header; argument52 struct spdk_gpt_partition_entry *partitions; argument55 int gpt_parse_mbr(struct spdk_gpt *gpt); argument