Searched refs:entryIndex (Results 1 – 1 of 1) sorted by relevance
279 int entryIndex = -1; in allocNew() local283 entryIndex = i; in allocNew()288 if (entryIndex < 0) { in allocNew()291 entryIndex = i; in allocNew()297 if (entryIndex < 0) { in allocNew()303 entries[entryIndex] = fatType.getEofMarker(); in allocNew()304 lastAllocatedCluster = entryIndex % lastClusterIndex; in allocNew()308 return entryIndex; in allocNew()