Searched defs:cacheClearable (Results 1 – 3 of 3) sorted by relevance
181 final long cacheClearable = storageManager.getAllocatableBytes(target, in checkFitOnVolume() local308 final long cacheClearable = storage.getAllocatableBytes(target, in fitsOnInternal() local
251 final long cacheClearable = Math.max(0, cacheTotal - cacheReserved); in getFreeBytes() local
3845 long cacheClearable = 0; in getAllocatableBytes() local3881 final long cacheClearable = getAllocatableBytes(volumeUuid, in allocateBytes() local