Home
last modified time | relevance | path

Searched defs:BlockPrefetcher (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp334 class BlockPrefetcher { class
1456 BlockPrefetcher::BlockPrefetcher(block_cache* cache, off_t blockNumber, size_t numBlocks) in BlockPrefetcher() function in BlockPrefetcher