Searched refs:find_valid_gpt (Results 1 – 1 of 1) sorted by relevance
| /u-boot/disk/ |
| A D | part_efi.c | 59 static int find_valid_gpt(struct blk_desc *dev_desc, gpt_header *gpt_head, 205 if (find_valid_gpt(dev_desc, gpt_head, &gpt_pte) != 1) in get_disk_guid() 224 if (find_valid_gpt(dev_desc, gpt_head, &gpt_pte) != 1) in part_print_efi() 271 if (find_valid_gpt(dev_desc, gpt_head, &gpt_pte) != 1) in part_get_info_efi() 1078 static int find_valid_gpt(struct blk_desc *dev_desc, gpt_header *gpt_head, in find_valid_gpt() function
|
Completed in 4 milliseconds