Home
last modified time | relevance | path

Searched refs:aof_background_fsync (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Daof.c208 void aof_background_fsync(int fd) { in aof_background_fsync() function
511 aof_background_fsync(server.aof_fd); in flushAppendOnlyFile()
1761 aof_background_fsync(newfd); in backgroundRewriteDoneHandler()