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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp476 _InsertExtent(tree, insert);
481 _InsertExtent(tree, start, End() - start, flags);
488 BlockGroup::_InsertExtent(CachedExtentTree* tree, uint64 start, uint64 length, function in class:BlockGroup
492 return _InsertExtent(tree, extent);
497 BlockGroup::_InsertExtent(CachedExtentTree* tree, CachedExtent* extent) function in class:BlockGroup
H A DExtentAllocator.h126 status_t _InsertExtent(CachedExtentTree* tree,
128 status_t _InsertExtent(CachedExtentTree* tree,

Completed in 41 milliseconds