Home
last modified time | relevance | path

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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp197 typedef BOpenHashTable<BlockHash> BlockTable; typedef
218 BlockTable* hash;
1689 hash = new BlockTable(); in Init()
2542 BlockTable::Iterator iterator(cache->hash); in dump_cache()
2850 BlockTable::Iterator iterator(cache->hash); in block_notifier_and_writer()
3714 BlockTable::Iterator iterator(cache->hash); in block_cache_sync()