Searched refs:SetStartLBA (Results 1 – 4 of 4) sorted by relevance
81 void SetStartLBA(uint64_t s);
81 partitions[i].SetStartLBA(FindFirstInFree(partitions[i].GetStartLBA() - 1)); in OptimizeEESize()
159 void MBRPart::SetStartLBA(uint64_t start) { in SetStartLBA() function in MBRPart
338 partitions[partNum].SetStartLBA(ebr.partitions[0].firstLBA + offset); in ReadLogicalParts()1378 temp.SetStartLBA(FirstLogicalLBA() - 1); in CreateExtended()