Searched refs:AddExtent (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp276 CachedExtentTree::AddExtent(CachedExtent* extent) function in class:CachedExtentTree
502 status_t status = tree->AddExtent(extent);
635 status = fTree->AddExtent(chosen);
H A DExtentAllocator.h93 status_t AddExtent(CachedExtent* extent);

Completed in 42 milliseconds