Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_open.cc397 std::unique_ptr<FSRandomAccessFile> idfile; in Recover() local
401 s = fs_->NewRandomAccessFile(current_fname, customized_fs, &idfile, in Recover()
407 s = fs_->NewRandomAccessFile(current_fname, customized_fs, &idfile, in Recover()