Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dgpt.c375 char **str_disk_guid, in set_gpt_info()
556 char *str_disk_guid; in gpt_default() local
587 char *str_disk_guid; in gpt_verify() local
640 static void set_gpt_cleanup(char **str_disk_guid, in set_gpt_cleanup()
658 char *partitions_list, *str_disk_guid; in do_rename_gpt_parts() local
/third_party/uboot/u-boot-2020.01/disk/
Dpart_efi.c599 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid, in gpt_restore()