Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp87 struct CheckSumCache { struct
88 CheckSumCache() in CheckSumCache() function
93 ~CheckSumCache() in ~CheckSumCache() argument
396 fCheckSumCache = new(std::nothrow) CheckSumCache; in Prepare()
611 CheckSumCache* fCheckSumCache;