MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / flushDifference

Method flushDifference

src/jrd/nbak.cpp:890–893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

888}
889
890void BackupManager::flushDifference(thread_db* tdbb)
891{
892 PIO_flush(tdbb, diff_file);
893}
894
895void BackupManager::setForcedWrites(const bool forceWrite, const bool notUseFSCache)
896{

Callers 1

CCH_flushFunction · 0.80

Calls 1

PIO_flushFunction · 0.50

Tested by

no test coverage detected