Home
last modified time | relevance | path

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

/rocksdb-6.9/file/
Dsst_file_manager_impl.h146 bool CheckFreeSpace() { in CheckFreeSpace() function
Dsst_file_manager_impl.cc186 if (CheckFreeSpace() && bg_error == Status::NoSpace()) { in EnoughRoomForCompaction()