Searched refs:gpt_restore (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | part.h | 354 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid,
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpt.c | 574 ret = gpt_restore(blk_dev_desc, str_disk_guid, partitions, part_count); in gpt_default() 778 ret = gpt_restore(dev_desc, disk_guid, new_partitions, numparts); in do_rename_gpt_parts()
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_efi.c | 846 int gpt_restore(struct blk_desc *dev_desc, char *str_disk_guid, in gpt_restore() function
|