Searched refs:getSectorCount (Results 1 – 3 of 3) sorted by relevance
163 final long dataSectors = getSectorCount() - in getFatType()187 public long getSectorCount() { in getSectorCount() method in Fat16BootSector
141 public abstract long getSectorCount(); in getSectorCount() method in BootSector225 return (getSectorCount() * getBytesPerSector()) - in getDataSize()
161 public long getSectorCount() { in getSectorCount() method in Fat32BootSector