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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp192 typedef BOpenHashTable<BlockHash> BlockTable; typedef in namespace:__anon39
213 BlockTable* hash;
1448 hash = new BlockTable();
2306 BlockTable::Iterator iterator(cache->hash);
2614 BlockTable::Iterator iterator(cache->hash);
3478 BlockTable::Iterator iterator(cache->hash);

Completed in 48 milliseconds