Searched refs:gpt_entry (Results 1 – 6 of 6) sorted by relevance
60 gpt_entry **pgpt_pte);201 gpt_entry *gpt_pte = NULL; in get_disk_guid()219 gpt_entry *gpt_pte = NULL; in part_print_efi()262 gpt_entry *gpt_pte = NULL; in part_get_info_efi()604 gpt_entry *gpt_e; in gpt_restore()668 gpt_entry **gpt_pte) in gpt_verify_headers()793 gpt_entry *gpt_e; in gpt_verify_partitions()868 gpt_entry *gpt_e; in is_valid_gpt_buf()889 gpt_entry *gpt_e; in write_mbr_and_gpt_partitions()1079 gpt_entry **pgpt_pte) in find_valid_gpt()[all …]
429 gpt_header *gpt_h, gpt_entry *gpt_e);443 gpt_header *gpt_h, gpt_entry *gpt_e,505 gpt_entry **gpt_pte);535 gpt_header *gpt_head, gpt_entry **gpt_pte);
117 } __packed gpt_entry; typedef
233 gpt_entry partitions[];
2064 gpt_entry *entry = NULL; in tcg2_measure_gpt_data()2065 gpt_entry *gpt_e; in tcg2_measure_gpt_data()2138 gpt_e = (gpt_entry *)((u8 *)gpt_e + gpt_h->sizeof_partition_entry); in tcg2_measure_gpt_data()2163 gpt_e = (gpt_entry *)((u8 *)gpt_e + gpt_h->sizeof_partition_entry); in tcg2_measure_gpt_data()
631 gpt_entry *gpt_pte = NULL; in gpt_verify()
Completed in 15 milliseconds