Searched refs:flushAppendOnlyFile (Results 1 – 4 of 4) sorted by relevance
236 flushAppendOnlyFile(1); in stopAppendOnly()337 void flushAppendOnlyFile(int force) { in flushAppendOnlyFile() function
1306 if (server.aof_flush_postponed_start) flushAppendOnlyFile(0); in serverCron()1314 flushAppendOnlyFile(0); in serverCron()1408 flushAppendOnlyFile(0); in beforeSleep()2828 flushAppendOnlyFile(1); in prepareForShutdown()
374 if (server.aof_state != AOF_OFF) flushAppendOnlyFile(1); in debugCommand()
1627 void flushAppendOnlyFile(int force);