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

/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp101 status_t Init(int fd, uint64 blockCount, uint32 cachedBlockCount) argument
106 for (uint32 i = 0; i < cachedBlockCount; i++) {

Completed in 34 milliseconds