Searched defs:Lookup (Results 1 - 25 of 37) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp104 HashRevokeManager::Lookup(uint32 block, uint32 commitID) function in class:HashRevokeManager
H A DHTree.cpp106 HTree::Lookup(const char* name, DirectoryIterator** iterator) function in class:HTree
H A DHTreeEntryIterator.cpp135 HTreeEntryIterator::Lookup(uint32 hash, int indirections, function in class:HTreeEntryIterator
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortDirectory.cpp81 ShortDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:ShortDirectory
H A DShortAttribute.cpp153 ShortAttribute::Lookup(const char* name, size_t* nameLength) function in class:ShortAttribute
H A DNodeAttribute.cpp332 NodeAttribute::Lookup(const char* name, size_t* nameLength) function in class:NodeAttribute
H A DExtent.cpp207 Extent::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:Extent
H A DLeafAttribute.cpp279 LeafAttribute::Lookup(const char* name, size_t* nameLength) function in class:LeafAttribute
H A DNode.cpp351 NodeDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:NodeDirectory
H A DLeafDirectory.cpp321 LeafDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:LeafDirectory
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DDirectoryIterator.cpp45 DirectoryIterator::Lookup(const char* name, ino_t* _id) function in class:DirectoryIterator
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h68 UnixEndpoint* Lookup(const UnixAddress& address) const function in class:UnixAddressManager
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DDirectoryIterator.cpp110 DirectoryIterator::Lookup(const char* name, size_t nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku/src/system/kernel/fs/
H A DEntryCache.cpp176 EntryCache::Lookup(ino_t dirID, const char* name, ino_t& _nodeID, function in class:EntryCache
/haiku/src/system/kernel/vm/
H A DVMArea.cpp214 VMAreas::Lookup(area_id id) function in class:VMAreas
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h106 ValueIterator Lookup(const KeyType &key) const function in class:MultiHashTable
H A DSplayTree.h187 Node* Lookup(const Key& key) function in class:SplayTree
547 Node* Lookup(const Key& key) function in class:IteratableSplayTree
H A DOpenHashTable.h153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const function in class:BOpenHashTable
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp121 DirectoryIterator::Lookup(const char* name, size_t nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku/src/system/kernel/
H A DTeamThreadTables.h91 Element* Lookup(id_type id, bool visibleOnly = true) const function in struct:BKernel::TeamThreadTable
/haiku/src/system/boot/loader/
H A Dpartitions.cpp144 Partition::Lookup(partition_id id, NodeList *list) function in class:boot::Partition
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const function in class:BOpenHashTable
/haiku/src/bin/cddb_lookup/
H A Dcddb_lookup.cpp98 CDDBLookup::Lookup(CDDBServer& server, const char* path, bool dumpOnly, function in class:CDDBLookup
117 CDDBLookup::Lookup(CDDBServer& server, const dev_t device, bool dumpOnly, function in class:CDDBLookup
/haiku/src/apps/mail/
H A DWIndex.cpp218 WIndex::Lookup(int32 key) function in class:WIndex
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp275 HashObject* Lookup(const HashObjectKey& key) const function in class:SchedulingAnalysis::SchedulingAnalysisManager

Completed in 108 milliseconds

12