Searched refs:gpt_header (Results 1 – 13 of 13) sorted by relevance
32 extern struct gpt_header gh;
45 struct gpt_header gh;144 struct gpt_header legh; in get_header()558 struct gpt_header oldgh; in init_gh()662 struct gpt_header legh; in GPT_zap_headers()688 struct gpt_header legh; in GPT_write()
113 uint64_t, struct gpt_header *);115 struct disklabel *, const struct gpt_header *, struct gpt_partition **);462 uint64_t sector, struct gpt_header *gh) in gpt_get_hdr()464 struct gpt_header ngh; in gpt_get_hdr()500 const struct gpt_header *gh, struct gpt_partition **gp) in gpt_get_parts()597 struct gpt_header gh; in spoofgpt()
267 struct gpt_header gh; in findopenbsd_gpt()320 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
421 struct gpt_header gh; in findopenbsd_gpt()478 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
469 struct gpt_header gh; in findgptefisys()514 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) in findgptefisys()
601 struct gpt_header gh; in findgptefisys()646 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) in findgptefisys()
429 struct gpt_header gh; in findopenbsd_gpt()486 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
277 struct gpt_header gh; in findopenbsd_gpt()330 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
355 struct gpt_header { struct