Home
last modified time | relevance | path

Searched refs:size_limit_bytes (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/utilities/checkpoint/
Dcheckpoint_impl.cc121 uint64_t size_limit_bytes, FileType) { in CreateCheckpoint() argument
124 full_private_path + fname, size_limit_bytes, in CreateCheckpoint()
173 uint64_t size_limit_bytes, FileType type)> in CreateCustomCheckpoint() argument
Dcheckpoint_impl.h53 const std::string& fname, uint64_t size_limit_bytes,
/rocksdb-6.9/utilities/backupable/
Dbackupable_db.cc859 uint64_t size_limit_bytes, FileType type) { in CreateNewBackupWithMetadata() argument
895 size_limit_bytes, in CreateNewBackupWithMetadata()