Home
last modified time | relevance | path

Searched refs:newMBR (Results 1 - 2 of 2) sorted by relevance

/third_party/gptfdisk/
H A Dgptcl.cc524 BasicMBRData newMBR; in BuildMBR() local
536 newMBR.SetDisk(GetDisk()); in BuildMBR()
546 newMBR.AddPart(mbrNum, newPart); in BuildMBR()
559 newPart.SetLocation(1, newMBR.FindLastInFree(1)); in BuildMBR()
562 newMBR.AddPart(mbrNum, newPart); in BuildMBR()
565 SetProtectiveMBR(newMBR); in BuildMBR()
H A Dgpt.h161 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() argument

Completed in 3 milliseconds