Home
last modified time | relevance | path

Searched refs:AddBlockAllocation (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.h28 void AddBlockAllocation(size_t size);
H A DAllocationInfo.cpp121 AllocationInfo::AddBlockAllocation(size_t size) in AddBlockAllocation() function in AllocationInfo