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

12

/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/btrfs/
H A DDirectoryIterator.cpp110 DirectoryIterator::Lookup(const char* name, size_t nameLength, ino_t* _id) function in class:DirectoryIterator
/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/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp90 Volume::Lookup(void* dir, const char* entryName, ino_t* vnid) function in class:Volume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp139 BeOSKernelVolume::Lookup(void* dir, const char* entryName, ino_t* vnid) function in class:BeOSKernelVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp269 HaikuKernelVolume::Lookup(void* _dir, const char* entryName, ino_t* vnid) function in class:HaikuKernelVolume
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h68 UnixEndpoint* Lookup(const UnixAddress& address) const function in class:UnixAddressManager
/haiku/src/system/boot/loader/
H A Dpartitions.cpp144 Partition::Lookup(partition_id id, NodeList *list) function in class:boot::Partition
/haiku/src/system/kernel/
H A DTeamThreadTables.h91 Element* Lookup(id_type id, bool visibleOnly = true) const function in struct:BKernel::TeamThreadTable
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const function in class:BOpenHashTable
/haiku/src/add-ons/kernel/file_systems/ext2/
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
H A DHashRevokeManager.cpp104 HashRevokeManager::Lookup(uint32 block, uint32 commitID) function in class:HashRevokeManager
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp409 OverlayInode::Lookup(const char *name, ino_t *inodeNumber) function in class:write_overlay::OverlayInode
/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/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp988 Volume::Lookup(void* dir, const char* entryName, ino_t* vnid) function in class:Volume
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp931 FUSEVolume::Lookup(void* _dir, const char* entryName, ino_t* vnid) function in class:FUSEVolume
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.cpp648 TreeDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:TreeDirectory
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 DLeafDirectory.cpp321 LeafDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:LeafDirectory
H A DNode.cpp351 NodeDirectory::Lookup(const char* name, size_t length, xfs_ino_t* ino) function in class:NodeDirectory
H A DNodeAttribute.cpp332 NodeAttribute::Lookup(const char* name, size_t* nameLength) function in class:NodeAttribute

Completed in 246 milliseconds

12