Searched refs:DirectoryEntryHash (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDirectoryEntryTable.h15 // DirectoryEntryHash
16 struct DirectoryEntryHash { struct
70 BOpenHashTable<DirectoryEntryHash> fTable;
138 Entry* child = fTable.Lookup(DirectoryEntryHash::Key(id, name));
148 Entry *child = fTable.Lookup(DirectoryEntryHash::Key(id, name));

Completed in 37 milliseconds