Home
last modified time | relevance | path

Searched defs:fatType (Results 1 – 3 of 3) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DSuperFloppyFormatter.java89 private FatType fatType; field in SuperFloppyFormatter
345 public SuperFloppyFormatter setFatType(FatType fatType) in setFatType()
435 private int defaultSectorsPerCluster(FatType fatType) throws IOException { in defaultSectorsPerCluster()
DFatFileSystem.java47 private final FatType fatType; field in FatFileSystem
DFat.java41 private final FatType fatType; field in Fat