Searched defs:newStorageAllocated (Results 1 – 1 of 1) sorted by relevance
379 int newStorageAllocated = (leadingNullPages - minimumPage) * mPageSize; in allocatePageRange() local386 int newStorageAllocated = Math.min(mTrailingNullCount, in allocatePageRange() local