Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
890
void BackupManager::flushDifference(thread_db* tdbb)
891
{
892
PIO_flush(tdbb, diff_file);
893
}
894
895
void BackupManager::setForcedWrites(const bool forceWrite, const bool notUseFSCache)
896
{
Callers
1
CCH_flush
Function · 0.80
Calls
1
PIO_flush
Function · 0.50
Tested by
no test coverage detected