Searched refs:getFsInfoSectorNr (Results 1 – 2 of 2) sorted by relevance
128 public int getFsInfoSectorNr() { in getFsInfoSectorNr() method in Fat32BootSector133 if (getFsInfoSectorNr() == offset) return; in setFsInfoSectorNr()
94 return bs.getFsInfoSectorNr() * bs.getBytesPerSector(); in offset()