Searched refs:setRootDirEntryCount (Results 1 – 2 of 2) sorted by relevance
208 public void setRootDirEntryCount(int v) throws IllegalArgumentException { in setRootDirEntryCount() method in Fat16BootSector219 setRootDirEntryCount(DEFAULT_ROOT_DIR_ENTRY_COUNT); in init()
221 f16bs.setRootDirEntryCount(rootDirEntries); in format()