MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / flushChanges

Method flushChanges

lib/vfs/vfs.cc:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void Filesystem::flushChanges()
150{
151 _sectors->flushChanges();
152}
153
154void Filesystem::discardChanges()
155{

Callers 7

mainFormatFunction · 0.45
mainPutFileFunction · 0.45
mainRmFunction · 0.45
mainMkDirFunction · 0.45
mainMvFunction · 0.45
createBlankImageMethod · 0.45
OnBrowserCommitButtonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected