Searched refs:fOtherSize (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp40 fOtherSize(0),
140 fOtherSize += size * count;
205 PRINT(" other: %9lu, size: %9lu\n", fOtherCount, fOtherSize);
207 heapSize += fOtherSize;
H A DAllocationInfo.h59 size_t fOtherSize; member in class:AllocationInfo

Completed in 39 milliseconds