Lines Matching refs:ok
78 if (s.ok()) { in CreateCheckpoint()
109 if (s.ok()) { in CreateCheckpoint()
137 if (s.ok()) { in CreateCheckpoint()
141 if (s.ok()) { in CreateCheckpoint()
149 if (s.ok()) { in CreateCheckpoint()
188 if (s.ok()) { in CreateCustomCheckpoint()
196 if (!s.ok()) { in CreateCustomCheckpoint()
217 if (s.ok() && db_options.allow_2pc) { in CreateCustomCheckpoint()
249 if (s.ok()) { in CreateCustomCheckpoint()
252 if (!s.ok()) { in CreateCustomCheckpoint()
260 for (size_t i = 0; s.ok() && i < live_files.size(); ++i) { in CreateCustomCheckpoint()
263 bool ok = ParseFileName(live_files[i], &number, &type); in CreateCustomCheckpoint() local
264 if (!ok) { in CreateCustomCheckpoint()
300 if (s.ok() && !current_fname.empty() && !manifest_fname.empty()) { in CreateCustomCheckpoint()
309 for (size_t i = 0; s.ok() && i < wal_size; ++i) { in CreateCustomCheckpoint()
350 if (s.ok()) { in ExportColumnFamily()
370 if (s.ok()) { in ExportColumnFamily()
375 if (s.ok()) { in ExportColumnFamily()
378 if (s.ok()) { in ExportColumnFamily()
397 if (s.ok()) { in ExportColumnFamily()
404 if (s.ok()) { in ExportColumnFamily()
409 if (s.ok()) { in ExportColumnFamily()
414 if (s.ok()) { in ExportColumnFamily()
420 if (s.ok()) { in ExportColumnFamily()
455 if (!status.ok()) { in ExportColumnFamily()
461 if (!status.ok()) { in ExportColumnFamily()
486 const auto ok = ParseFileName(file_metadata.name, &number, &type); in ExportFilesInMetaData() local
487 if (!ok) { in ExportFilesInMetaData()
509 if (!s.ok()) { in ExportFilesInMetaData()