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

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.cpp19 fNodeTableElementCount(0),
58 fNodeTableElementCount += elementCount;
163 PRINT(" elements: %9lu\n", fNodeTableElementCount);
H A DAllocationInfo.h38 size_t fNodeTableElementCount; member in class:AllocationInfo

Completed in 29 milliseconds