Searched refs:fListSize (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp38 fListSize(0),
132 fListSize += capacity * elementSize;
201 PRINT(" lists: %9lu, size: %9lu\n", fListCount, fListSize);
203 heapSize += fListSize;
H A DAllocationInfo.h57 size_t fListSize; member in class:AllocationInfo
/haiku/headers/private/shared/
H A DSettingsHandler.h170 int32 fListSize; member in class:BPrivate::Settings

Completed in 108 milliseconds