Home
last modified time | relevance | path

Searched refs:gpt_header (Results 1 – 13 of 13) sorted by relevance

/openbsd/sbin/fdisk/
H A Dgpt.h32 extern struct gpt_header gh;
H A Dgpt.c45 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()
/openbsd/sys/kern/
H A Dsubr_disk.c113 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()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defidev.c267 struct gpt_header gh; in findopenbsd_gpt()
320 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defidev.c267 struct gpt_header gh; in findopenbsd_gpt()
320 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
H A Dsoftraid_riscv64.c421 struct gpt_header gh; in findopenbsd_gpt()
478 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
/openbsd/usr.sbin/installboot/
H A Defi_installboot.c469 struct gpt_header gh; in findgptefisys()
514 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) in findgptefisys()
H A Di386_installboot.c601 struct gpt_header gh; in findgptefisys()
646 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) in findgptefisys()
/openbsd/sys/arch/amd64/stand/libsa/
H A Dsoftraid_amd64.c429 struct gpt_header gh; in findopenbsd_gpt()
486 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dsoftraid_arm64.c421 struct gpt_header gh; in findopenbsd_gpt()
478 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
H A Defidev.c267 struct gpt_header gh; in findopenbsd_gpt()
320 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defidev.c277 struct gpt_header gh; in findopenbsd_gpt()
330 if (ghsize < GPTMINHDRSIZE || ghsize > sizeof(struct gpt_header)) { in findopenbsd_gpt()
/openbsd/sys/sys/
H A Ddisklabel.h355 struct gpt_header { struct