Searched refs:NextLeaf (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h80 status_t NextLeaf(Path* path) const;
H A DBTree.cpp801 BTree::NextLeaf(Path* path) const function in class:BTree
953 status = fTree->NextLeaf(fPath);

Completed in 46 milliseconds