Searched defs:FatFileSystem (Results 1 – 1 of 1) sorted by relevance
40 public final class FatFileSystem extends AbstractFileSystem { class50 FatFileSystem(BlockDevice api, boolean readOnly) throws IOException { in FatFileSystem() method in FatFileSystem63 private FatFileSystem(BlockDevice device, boolean readOnly, in FatFileSystem() method in FatFileSystem