Searched refs:gpt_repair_headers (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dpart.h583 * gpt_repair_headers() - Function to repair the GPT's header
590 int gpt_repair_headers(struct blk_desc *desc);
/u-boot/disk/
H A Dpart_efi.c748 int gpt_repair_headers(struct blk_desc *desc) function
/u-boot/cmd/
H A Dgpt.c616 ret = gpt_repair_headers(blk_dev_desc);

Completed in 101 milliseconds