Home
last modified time | relevance | path

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

/external/gptfdisk/
Dbasicmbr.h104 int AreLogicalsContiguous(void);
Dbasicmbr.cc897 int BasicMBRData::AreLogicalsContiguous(void) { in AreLogicalsContiguous() function in BasicMBRData
957 allOK = (allOK && AreLogicalsContiguous()); in IsLegal()
1301 if (!AreLogicalsContiguous()) in MakeItLegal()