Searched defs:CopyOrCreateWorkItem (Results 1 – 1 of 1) sorted by relevance
337 std::string src_path;338 std::string dst_path;339 std::string contents;340 Env* src_env;341 Env* dst_env;343 bool sync;344 RateLimiter* rate_limiter;345 uint64_t size_limit;349 CopyOrCreateWorkItem() in CopyOrCreateWorkItem() argument363 CopyOrCreateWorkItem(CopyOrCreateWorkItem&& o) ROCKSDB_NOEXCEPT { in CopyOrCreateWorkItem() argument[all …]