Searched refs:getSectorCount (Results 1 – 2 of 2) sorted by relevance
161 public long getSectorCount() { in getSectorCount() method in Fat32BootSector
141 public abstract long getSectorCount(); in getSectorCount() method in BootSector225 return (getSectorCount() * getBytesPerSector()) - in getDataSize()