Searched refs:allocNew (Results 1 – 2 of 2) sorted by relevance
276 public long allocNew() throws IOException { in allocNew() method in Fat348 public long[] allocNew(int nrClusters) throws IOException { in allocNew() method in Fat351 rc[0] = allocNew(); in allocNew()376 long newCluster = allocNew(); in allocAppend()
164 final long[] chain = fat.allocNew(nrClusters); in setChainLength()