Home
last modified time | relevance | path

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

/external/gptfdisk/
Dbasicmbr.h102 int AreLogicalsContiguous(void);
Dbasicmbr.cc864 int BasicMBRData::AreLogicalsContiguous(void) { in AreLogicalsContiguous() function in BasicMBRData
924 allOK = (allOK && AreLogicalsContiguous()); in IsLegal()
1268 if (!AreLogicalsContiguous()) in MakeItLegal()