Searched refs:gp_lba_start (Results 1 – 12 of 12) sorted by relevance
296 gp[pn].gp_lba_start = letoh64(legp[pn].gp_lba_start); in get_partition_table()443 start = gp[pn].gp_lba_start; in GPT_print_part()540 gp[pn].gp_lba_start = start; in add_partition()724 legp[pn].gp_lba_start = htole64(gp[pn].gp_lba_start); in GPT_write()766 o1 = p1->gp_lba_start; in gp_lba_start_cmp()767 o2 = p2->gp_lba_start; in gp_lba_start_cmp()819 nextbs = sgp[i]->gp_lba_start; in lba_free()855 bs = gp[pn].gp_lba_start; in GPT_get_lba_start()875 gp[pn].gp_lba_start = bs; in GPT_get_lba_start()891 bs = gp[pn].gp_lba_start; in GPT_get_lba_end()[all …]
379 u_int64_t gp_lba_start; /* starting LBA of this partition */ member
368 lba = letoh64(gp.gp_lba_start); in findopenbsd_gpt()
527 return (letoh64(gp.gp_lba_start)); in findopenbsd_gpt()
550 start = letoh64(gp[i].gp_lba_start); in findgptefisys()
682 start = letoh64(gp[i].gp_lba_start); in findgptefisys()
535 return (letoh64(gp.gp_lba_start)); in findopenbsd_gpt()
378 lba = letoh64(gp.gp_lba_start); in findopenbsd_gpt()
651 start = letoh64(gp[i].gp_lba_start); in spoofgpt()