Searched refs:GetTreeHeight (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSuperBlock.h81 uint16 GetTreeHeight() const function in class:SuperBlock
H A DTree.h47 uint32 GetTreeHeight() const;
H A DTree.cpp90 // GetTreeHeight
92 Tree::GetTreeHeight() const function in class:Tree
H A DVolume.cpp162 fSuperBlock->GetTreeHeight());
H A DIterators.cpp195 fPath = new(nothrow) TreePath(tree->GetTreeHeight());

Completed in 46 milliseconds