Searched refs:AllocateTreeBlock (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp647 ExtentAllocator::AllocateTreeBlock(uint64& found, uint64 start, uint64 flags) function in class:ExtentAllocator
H A DExtentAllocator.h144 status_t AllocateTreeBlock(uint64& found,
H A DVolume.cpp529 status_t status = fExtentAllocator->AllocateTreeBlock(logical, start, flags);

Completed in 65 milliseconds