Home
last modified time | relevance | path

Searched refs:gpt_restore (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/dm/
A Dfastboot.c49 ut_assertok(gpt_restore(mmc_dev_desc, str_disk_guid, parts, in dm_test_fastboot_mmc_part()
/u-boot/include/
A Dpart.h388 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid,
/u-boot/cmd/
A Dgpt.c581 ret = gpt_restore(blk_dev_desc, str_disk_guid, partitions, part_count); in gpt_default()
905 ret = gpt_restore(dev_desc, disk_guid, new_partitions, numparts); in do_rename_gpt_parts()
/u-boot/disk/
A Dpart_efi.c610 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid, in gpt_restore() function

Completed in 8 milliseconds