gpt_header        256 fs/partitions/efi.c static gpt_header *
gpt_header        259 fs/partitions/efi.c 	gpt_header *gpt;
gpt_header        263 fs/partitions/efi.c 	gpt = kzalloc(sizeof (gpt_header), GFP_KERNEL);
gpt_header        268 fs/partitions/efi.c 		     sizeof (gpt_header)) < sizeof (gpt_header)) {
gpt_header        508 fs/partitions/efi.c 	gpt_header *pgpt = NULL, *agpt = NULL;
gpt_header        601 fs/partitions/efi.c 	gpt_header *gpt = NULL;