Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c200 gpt_entry *gpt_pte = NULL; in get_disk_guid() local
227 gpt_entry *gpt_pte = NULL; in part_print_efi() local
284 static gpt_entry *gpt_pte = NULL; in part_get_info_efi() local
357 gpt_entry *gpt_pte, in gpt_entry_modify()
378 static int part_efi_repair(struct blk_desc *dev_desc, gpt_entry *gpt_pte, in part_efi_repair()
855 gpt_entry **gpt_pte) in gpt_verify_headers()
880 gpt_header *gpt_head, gpt_entry **gpt_pte) in gpt_verify_partitions()
/OK3568_Linux_fs/u-boot/cmd/
H A Dgpt.c586 gpt_entry *gpt_pte = NULL; in gpt_verify() local