Home
last modified time | relevance | path

Searched defs:has_valid_writes (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl_secondary.cc255 bool has_valid_writes = false; in RecoverLogFiles() local
Ddb_impl_open.cc940 bool has_valid_writes = false; in RecoverLogFiles() local
/rocksdb-6.9/db/
Dwrite_batch.cc1275 bool* has_valid_writes = nullptr, bool seq_per_batch = false, in MemTableInserter()
2033 bool* has_valid_writes, bool seq_per_batch, bool batch_per_txn) { in InsertInto()