gpt_ent
struct gpt_ent *ent;
struct gpt_ent *ent;
struct gpt_ent *ent;
struct gpt_ent *ent;
if ((uint64_t)(blocks - 1) * secsz > parts * sizeof(struct gpt_ent)) {
blocks = (parts * sizeof(struct gpt_ent)) / secsz;
if ((parts * sizeof(struct gpt_ent)) % secsz)
hdr->hdr_entries = htole32((blocks * secsz) / sizeof(struct gpt_ent));
hdr->hdr_entsz = htole32(sizeof(struct gpt_ent));
struct gpt_ent *ent;
struct gpt_ent *ent, *last_ent;
struct gpt_ent *ent;
struct gpt_ent *ent;
static struct gpt_ent*
struct gpt_ent *ent)
static struct gpt_ent*
struct gpt_ent *ent)
struct gpt_ent *ent;
if ((uint64_t)(blocks - 1) * secsz > parts * sizeof(struct gpt_ent)) {
blocks = (parts * sizeof(struct gpt_ent)) / secsz;
if ((parts * sizeof(struct gpt_ent)) % secsz)
hdr->hdr_entries = htole32((blocks * secsz) / sizeof(struct gpt_ent));
hdr->hdr_entsz = htole32(sizeof(struct gpt_ent));
struct gpt_ent *ent;
struct gpt_ent *ent;
entsz < sizeof(struct gpt_ent) || (entsz & 7) ||
struct gpt_ent sent;
const struct gpt_ent *sent)
struct diskslice *sp, const struct gpt_ent *sent);
struct gpt_ent *ent;
CTASSERT(sizeof(struct gpt_ent) == 128);