Home
last modified time | relevance | path

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

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