Home
last modified time | relevance | path

Searched refs:gpt_restore (Results 1 – 6 of 6) 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()
A Dpart.c52 ut_assertok(gpt_restore(mmc_dev_desc, str_disk_guid, parts, in dm_test_part()
/u-boot/test/cmd/
A Drw.c35 ut_assertok(gpt_restore(*mmc_dev_desc, str_disk_guid, parts, in setup_partitions()
/u-boot/include/
A Dpart.h469 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid,
/u-boot/cmd/
A Dgpt.c619 ret = gpt_restore(blk_dev_desc, str_disk_guid, partitions, part_count); in gpt_default()
943 ret = gpt_restore(dev_desc, disk_guid, new_partitions, numparts); in do_rename_gpt_parts()
/u-boot/disk/
A Dpart_efi.c600 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid, in gpt_restore() function

Completed in 14 milliseconds