Searched defs:need_log_sync (Results 1 – 1 of 1) sorted by relevance
222 bool need_log_sync = write_options.sync; in WriteImpl() local478 bool need_log_sync = !write_options.disableWAL && write_options.sync; in PipelinedWriteImpl() local689 bool need_log_sync = false; in WriteImplWALOnly() local869 bool* need_log_sync, in PreprocessWrite()1027 bool need_log_sync, bool need_log_dir_sync, in WriteToWAL()