Searched refs:getBootSector (Results 1 – 4 of 4) sorted by relevance
64 this.dataOffset = FatUtils.getFilesOffset(fat.getBootSector()); in ClusterChain()66 this.clusterSize = fat.getBootSector().getBytesPerCluster(); in ClusterChain()
73 final Fat32BootSector bs = (Fat32BootSector) fat.getBootSector(); in createRoot()
233 public BootSector getBootSector() { in getBootSector() method in FatFileSystem
151 public BootSector getBootSector() { in getBootSector() method in Fat