Searched refs:sectorsPerCluster12 (Results 1 – 1 of 1) sorted by relevance
315 return sectorsPerCluster12(sizeInBytes, sectorSize); in clusterSizeFromSize()441 return sectorsPerCluster12(size, sectorSize); in defaultSectorsPerCluster()454 static private int sectorsPerCluster12(long size, int sectorSize) { in sectorsPerCluster12() method in SuperFloppyFormatter