Home
last modified time | relevance | path

Searched defs:spdk_mbr (Results 1 – 1 of 1) sorted by relevance

/spdk/include/spdk/
H A Dgpt_spec.h51 struct spdk_mbr { struct
55 struct spdk_mbr_partition_entry partitions[4]; argument
58 SPDK_STATIC_ASSERT(sizeof(struct spdk_mbr) == 512, "size incorrect"); argument