FindPrevious
status_t FindPrevious(Path* path, btrfs_key& key,
status_t status = fVolume->FSTree()->FindPrevious(&path, search_key,
status_t status = fVolume->FSTree()->FindPrevious(&path, search_key,
if (fVolume->FSTree()->FindPrevious(&path, search_key, &node_ref) != B_OK) {
if (fVolume->FSTree()->FindPrevious(path, key, NULL))
status = fFSTree->FindPrevious(&path, search_key, NULL);
status_t status = fChunkTree->FindPrevious(&path, search_key,