Searched refs:FindNext (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.h91 status_t FindNext(CachedExtent** chosen, uint64 offset,
H A DExtentAllocator.cpp89 CachedExtentTree::FindNext(CachedExtent** chosen, uint64 offset, uint64 size, function in class:CachedExtentTree
408 fCurrentExtentTree->FindNext(&path, fKey, NULL);
415 status = fCurrentExtentTree->FindNext(&path, fKey, (void**)&fItem);
618 status = fTree->FindNext(&chosen, start, size, type);
H A DBTree.h65 status_t FindNext(Path* path, btrfs_key& key,
H A DBTree.cpp644 BTree::FindNext(Path* path, btrfs_key& key, void** _value, uint32* _size, function in class:BTree
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h128 bool FindNext();
H A DPartitionMap.cpp318 PartitionType::FindNext() function in class:PartitionType
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp743 if (ptype.FindNext())
1786 ptype.FindNext();
1794 if (ptype.FindNext())

Completed in 83 milliseconds