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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp234 bigtime_t last_block_write; member in struct:__anon39::block_cache
1235 fCache->last_block_write = finish;
1236 fCache->last_block_write_duration = (fCache->last_block_write - start)
1413 last_block_write(0),
2594 const bigtime_t next = cache->last_block_write

Completed in 44 milliseconds