Home
last modified time | relevance | path

Searched refs:SetProtectiveMBR (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dgpt.h163 void SetProtectiveMBR(BasicMBRData & newMBR) {protectiveMBR = newMBR;} in SetProtectiveMBR() function
Dgptcl.cc545 SetProtectiveMBR(newMBR); in BuildMBR()