Searched refs:gh_lba_alt (Results 1 – 2 of 2) sorted by relevance
254 gh.gh_lba_alt = letoh32(legh.gh_lba_alt); in get_header()384 printf("gh_lba_alt : %llu\n", gh.gh_lba_alt); in GPT_print()585 gh.gh_lba_alt = DL_GETDSIZE(&dl) - 1; in init_gh()709 legh.gh_lba_alt = htole64(altgh); in GPT_write()739 legh.gh_lba_alt = htole64(GPTSECTOR); in GPT_write()
362 u_int64_t gh_lba_alt; /* LBA of alternate header */ member