gpt_header
gpt_header *gpt)
static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state,
gpt_header *gpt;
gpt_header **gpt, gpt_entry **ptes)
if (le32_to_cpu((*gpt)->header_size) < sizeof(gpt_header)) {
sizeof(gpt_header));
compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba)
static int find_valid_gpt(struct parsed_partitions *state, gpt_header **gpt,
gpt_header *pgpt = NULL, *agpt = NULL;
gpt_header *gpt = NULL;