Searched refs:needBytes (Results 1 – 1 of 1) sorted by relevance
1832 final long needBytes = bytes - haveBytes; in allocateBytes() local1834 if (needBytes > 0) { in allocateBytes()1835 allocateBytes(file, needBytes, flags); in allocateBytes()