#include <sys/types.h>Go to the source code of this file.
Data Structures | |
| struct | gpt_entry_t |
| GPT partition entry. More... | |
| struct | gpt_header_t |
| GPT header. More... | |
Defines | |
| #define | GPT_HDR_BA 1 |
| Block address of GPT header. | |
Definition in file gpt.h.
1.4.7