Searched defs:getSectorsPerFat (Results 1 – 3 of 3) sorted by relevance
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ | ||
| D | Fat16BootSector.java | 141 public long getSectorsPerFat() { in getSectorsPerFat() method in Fat16BootSector |
| D | Fat32BootSector.java | 146 public long getSectorsPerFat() { in getSectorsPerFat() method in Fat32BootSector |
| D | BootSector.java | 128 public abstract long getSectorsPerFat(); in getSectorsPerFat() method in BootSector |