DirectoryEntryHash
Entry* child = fTable.Lookup(DirectoryEntryHash::Key(id, name));
Entry *child = fTable.Lookup(DirectoryEntryHash::Key(id, name));
BOpenHashTable<DirectoryEntryHash> fTable;