Searched refs:TreePath (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.h36 // TreePath
37 class TreePath { class
42 TreePath(uint32 maxLength);
43 ~TreePath();
61 // TreePath::Element
62 class TreePath::Element {
119 TreePath *fPath;
H A DIterators.cpp42 \class TreePath
45 It is composed of TreePath::Elements each one storing the block number
50 TreePath::TreePath(uint32 maxLength) function in class:TreePath
59 TreePath::~TreePath()
67 TreePath::InitCheck() const
74 TreePath::GetMaxLength() const
81 TreePath::GetLength() const
87 const TreePath
[all...]
H A DTree.h33 class TreePath;

Completed in 46 milliseconds