Searched refs:getLastAllocatedCluster (Results 1 – 4 of 4) sorted by relevance
128 if (getLastAllocatedCluster() == value) return; in setLastAllocatedCluster()140 public long getLastAllocatedCluster() { in getLastAllocatedCluster() method in FsInfoSector181 ", lastAllocatedCluster=" + getLastAllocatedCluster() + //NOI18N in toString()
207 fsiSector.setLastAllocatedCluster(fat.getLastAllocatedCluster()); in flush()
242 fsi.setLastAllocatedCluster(fat.getLastAllocatedCluster()); in format()
337 public int getLastAllocatedCluster() { in getLastAllocatedCluster() method in Fat