Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dbasicmbr.h102 int AreLogicalsContiguous(void);
H A Dbasicmbr.cc897 int BasicMBRData::AreLogicalsContiguous(void) { in AreLogicalsContiguous() function in BasicMBRData
914 } // BasicMBRData::AreLogicalsContiguous() in AreLogicalsContiguous()
957 allOK = (allOK && AreLogicalsContiguous()); in IsLegal()
1301 if (!AreLogicalsContiguous()) in MakeItLegal()

Completed in 3 milliseconds