Searched defs:fatNr (Results 1 – 2 of 2) sorted by relevance
41 public static long getFatOffset(BootSector bs, int fatNr) { in getFatOffset()
61 public static Fat read(BootSector bs, int fatNr) in read()86 public static Fat create(BootSector bs, int fatNr) in create()