Home
last modified time | relevance | path

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

/rocksdb-6.9/file/
Dwritable_file_writer.cc247 s = SyncInternal(use_fsync); in Sync()
264 IOStatus s = SyncInternal(use_fsync); in SyncWithoutFlush()
269 IOStatus WritableFileWriter::SyncInternal(bool use_fsync) { in SyncInternal() function in ROCKSDB_NAMESPACE::WritableFileWriter
Dwritable_file_writer.h178 IOStatus SyncInternal(bool use_fsync);