Searched refs:gpp_size (Results 1 – 8 of 8) sorted by relevance
167 entry->part.p_size = gpp->gpp_size; in g_part_bsd_add()338 baseentry->gpe_end = baseentry->gpe_start + gpp->gpp_size - 1; in g_part_bsd_resize()339 entry->part.p_size = gpp->gpp_size; in g_part_bsd_resize()
245 size = gpp->gpp_size; in g_part_mbr_add()387 size = gpp->gpp_size; in g_part_mbr_resize()392 if ((g_debugflags & G_F_FOOTSHOOTING) == 0 && size < gpp->gpp_size && in g_part_mbr_resize()
223 entry->ent.ent_size = gpp->gpp_size; in g_part_apm_add()373 baseentry->gpe_end = baseentry->gpe_start + gpp->gpp_size - 1; in g_part_apm_resize()374 entry->ent.ent_size = gpp->gpp_size; in g_part_apm_resize()
739 end = gpp->gpp_start + gpp->gpp_size - 1; in g_part_ctl_add()749 (intmax_t)gpp->gpp_size); in g_part_ctl_add()783 (intmax_t)gpp->gpp_size); in g_part_ctl_add()1362 end = entry->gpe_start + gpp->gpp_size - 1; in g_part_ctl_resize()1363 if (gpp->gpp_size < 1 || end > table->gpt_last) { in g_part_ctl_resize()1365 (intmax_t)gpp->gpp_size); in g_part_ctl_resize()1379 (intmax_t)gpp->gpp_size); in g_part_ctl_resize()1387 if (entry->gpe_end - entry->gpe_start + 1 > gpp->gpp_size) { in g_part_ctl_resize()1811 error = g_part_parm_quad(req, ap->name, &gpp.gpp_size); in g_part_ctlreq()
228 quad_t gpp_size; member
260 size = gpp->gpp_size; in g_part_ebr_add()
456 baseentry->gpe_end = baseentry->gpe_start + gpp->gpp_size - 1; in g_part_bsd64_resize()
841 baseentry->gpe_end = baseentry->gpe_start + gpp->gpp_size - 1; in g_part_gpt_resize()