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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp108 CachedExtentTree::FillFreeExtents(uint64 lowerBound, uint64 upperBound) function in class:CachedExtentTree
559 status = fTree->FillFreeExtents(lowerBound, upperBound);
H A DExtentAllocator.h94 status_t FillFreeExtents(uint64 lowerBound,

Completed in 42 milliseconds