Searched refs:EBR (Results 1 – 3 of 3) sorted by relevance
788 usedAsEBR = (SectorUsedAs(partitions[i].GetLastLBA()) == EBR); in UpdateCanBeLogical()797 ((sectorBefore == EBR) || (sectorBefore == NONE))) { in UpdateCanBeLogical()811 if ((sectorBefore != EBR) && (sectorBefore != NONE)) in UpdateCanBeLogical()904 allOK = allOK && (SectorUsedAs(partitions[i].GetStartLBA() - 1) == EBR); in SpaceBeforeAllLogicals()1457 usedAs = EBR; in SectorUsedAs()1459 usedAs = EBR; in SectorUsedAs()1463 } while ((i < topPartNum) && ((usedAs == NONE) || (usedAs == EBR))); in SectorUsedAs()
32 #define EBR 4 /* sector is used as an EBR or MBR */ macro
21841 "EBR",