Searched refs:setLastAllocatedCluster (Results 1 – 3 of 3) sorted by relevance
127 public void setLastAllocatedCluster(long value) { in setLastAllocatedCluster() method in FsInfoSector160 setLastAllocatedCluster(Fat.FIRST_CLUSTER); in init()
207 fsiSector.setLastAllocatedCluster(fat.getLastAllocatedCluster()); in flush()
242 fsi.setLastAllocatedCluster(fat.getLastAllocatedCluster()); in format()