Searched refs:redis_fsync (Results 1 – 5 of 5) sorted by relevance
94 #define redis_fsync fdatasync macro96 #define redis_fsync fsync macro
190 redis_fsync((long)job->arg1); in bioProcessBackgroundJobs()
119 redis_fsync(fileno(r->io.file.fp)); in rioFileWrite()
237 redis_fsync(server.aof_fd); in stopAppendOnly()503 redis_fsync(server.aof_fd); /* Let's try to get this data on the disk */ in flushAppendOnlyFile()1759 redis_fsync(newfd); in backgroundRewriteDoneHandler()
2829 redis_fsync(server.aof_fd); in prepareForShutdown()