Home
last modified time | relevance | path

Searched refs:getBootSector (Results 1 – 3 of 3) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DClusterChainDirectory.java73 final Fat32BootSector bs = (Fat32BootSector) fat.getBootSector(); in createRoot()
DFatFileSystem.java233 public BootSector getBootSector() { in getBootSector() method in FatFileSystem
DFat.java151 public BootSector getBootSector() { in getBootSector() method in Fat