Searched refs:flushAppendOnlyFile (Results 1 – 4 of 4) sorted by relevance
209 flushAppendOnlyFile(1); in stopAppendOnly()287 void flushAppendOnlyFile(int force) { in flushAppendOnlyFile() function
1253 if (server.aof_flush_postponed_start) flushAppendOnlyFile(0); in serverCron()1261 flushAppendOnlyFile(0); in serverCron()1351 flushAppendOnlyFile(0); in beforeSleep()
347 if (server.aof_state == AOF_ON) flushAppendOnlyFile(1); in debugCommand()
1264 void flushAppendOnlyFile(int force);