Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp134 status_t SetCheckSum(uint64 blockIndex, const CheckSum& checkSum) in SetCheckSum() function
481 return fCheckSumCache->SetCheckSum(blockIndex, checkSum); in SetBlockCheckSum()