Searched refs:allocated (Results 1 – 1 of 1) sorted by relevance
452 lbaint_t allocated = 0; in layout_mbr_partitions() local459 allocated += p[j].size; in layout_mbr_partitions()461 p[i].size = end - allocated - p[i].start; in layout_mbr_partitions()482 lbaint_t allocated = 0; in layout_mbr_partitions() local489 allocated += p[j].size + DOS_PART_DEFAULT_GAP; in layout_mbr_partitions()491 p[i].size = end - allocated - p[i].start; in layout_mbr_partitions()
Completed in 5 milliseconds