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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h74 uint64 FindNextIndex(BTree::Path* path) const;
H A DInode.cpp384 Inode::FindNextIndex(BTree::Path* path) const function in class:Inode
448 uint64 index = parent->FindNextIndex(path);

Completed in 19 milliseconds