MCPcopy Create free account
hub / github.com/PiSCSI/piscsi / SynchronizeCache

Method SynchronizeCache

cpp/devices/disk.cpp:236–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234
235
236void Disk::SynchronizeCache()
237{
238 FlushCache();
239
240 EnterStatusPhase();
241}
242
243void Disk::ReadDefectData10() const
244{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected