Searched refs:getNrLogicalSectors (Results 1 – 2 of 2) sorted by relevance
188 if (getNrLogicalSectors() == 0) return getNrTotalSectors(); in getSectorCount()189 else return getNrLogicalSectors(); in getSectorCount()
378 protected int getNrLogicalSectors() { in getNrLogicalSectors() method in BootSector388 if (v == getNrLogicalSectors()) return; in setNrLogicalSectors()508 res.append(getNrLogicalSectors()); in toString()