Home
last modified time | relevance | path

Searched defs:getSectorsPerFat (Results 1 – 3 of 3) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFat16BootSector.java141 public long getSectorsPerFat() { in getSectorsPerFat() method in Fat16BootSector
DFat32BootSector.java146 public long getSectorsPerFat() { in getSectorsPerFat() method in Fat32BootSector
DBootSector.java128 public abstract long getSectorsPerFat(); in getSectorsPerFat() method in BootSector