Searched refs:getFatType (Results 1 – 7 of 7) sorted by relevance
75 this.fatType = bs.getFatType(); in FatFileSystem()137 public FatType getFatType() { in getFatType() method in FatFileSystem
108 this.fatType = bs.getFatType(); in Fat()142 public FatType getFatType() { in getFatType() method in Fat
151 public FatType getFatType() { in getFatType() method in Fat32BootSector
68 if (fat.getFatType() != FatType.FAT32) { in createRoot()
160 public FatType getFatType() { in getFatType() method in Fat16BootSector
121 public abstract FatType getFatType(); in getFatType() method in BootSector
331 public FatType getFatType() { in getFatType() method in SuperFloppyFormatter