Home
last modified time | relevance | path

Searched refs:AddNodeTableAllocation (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNodeTable.cpp74 info.AddNodeTableAllocation(0, fNodes.TableSize(), in GetAllocationInfo()
H A DAllocationInfo.h15 void AddNodeTableAllocation(size_t arraySize, size_t vectorSize,
H A DAllocationInfo.cpp53 AllocationInfo::AddNodeTableAllocation(size_t arraySize, size_t vectorSize, in AddNodeTableAllocation() function in AllocationInfo