Searched refs:gpt_write_hdr (Results 1 – 1 of 1) sorted by relevance
216 gpt_write_hdr(struct gpt_hdr *hdr, uint64_t self, uint64_t alt, uint64_t tbl) in gpt_write_hdr() function274 error = gpt_write_hdr(hdr, 1, imgsz - 1, 2); in gpt_write()276 error = gpt_write_hdr(hdr, imgsz - 1, 1, imgsz - tblsz - 1); in gpt_write()