Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.h115 status_t LoadExtent(CachedExtentTree* tree,
H A DExtentAllocator.cpp430 BlockGroup::LoadExtent(CachedExtentTree* tree, bool inverse) in LoadExtent() function in BlockGroup
549 status = blockGroup.LoadExtent(fTree, false); in _LoadExtentTree()