Searched refs:gh_part_size (Results 1 – 12 of 12) sorted by relevance
178 gh.gh_part_size = letoh32(legh.gh_part_size); in get_header()179 if (gh.gh_part_size != GPTMINPARTSIZE) { in get_header()181 GPTMINPARTSIZE, gh.gh_part_size); in get_header()185 if ((dl.d_secsize % gh.gh_part_size) != 0) { in get_header()187 dl.d_secsize, gh.gh_part_size); in get_header()209 gpbytes = gh.gh_part_num * gh.gh_part_size; in get_header()274 gpbytes = gh.gh_part_num * gh.gh_part_size; in get_partition_table()393 printf("gh_gh_part_size: %u (%zu)\n", gh.gh_part_size, sizeof(gp[0])); in GPT_print()595 gh.gh_part_size = GPTMINPARTSIZE; in init_gh()698 gpbytes = gh.gh_part_num * gh.gh_part_size; in GPT_write()[all …]
368 u_int32_t gh_part_size; /* size per entry, shall be 128*(2**n) member
336 ghpartsize = letoh32(gh.gh_part_size); in findopenbsd_gpt()
496 ghpartsize = letoh32(gh.gh_part_size); in findopenbsd_gpt()
526 ghpartsize = letoh32(gh.gh_part_size); in findgptefisys()
658 ghpartsize = letoh32(gh.gh_part_size); in findgptefisys()
504 ghpartsize = letoh32(gh.gh_part_size); in findopenbsd_gpt()
346 ghpartsize = letoh32(gh.gh_part_size); in findopenbsd_gpt()
478 partsize = letoh32(ngh.gh_part_size); in gpt_get_hdr()509 partsize = letoh32(gh->gh_part_size); in gpt_get_parts()