Searched refs:hasMoreBlocks (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp2605 bool hasMoreBlocks = false; local
2619 hasMoreBlocks = true;
2641 hasMoreBlocks = true;
2649 if (hasMoreBlocks && cache->last_block_write_duration > 0) {

Completed in 56 milliseconds