Searched refs:RangeMightExistAfterSortedRun (Results 1 – 3 of 3) sorted by relevance
179 return !vstorage->RangeMightExistAfterSortedRun(smallest_key, largest_key, in IsBottommostLevel()
440 bool RangeMightExistAfterSortedRun(const Slice& smallest_user_key,
2818 if (!RangeMightExistAfterSortedRun(smallest_user_key, largest_user_key, in GenerateBottommostFiles()3373 bool VersionStorageInfo::RangeMightExistAfterSortedRun( in RangeMightExistAfterSortedRun() function in ROCKSDB_NAMESPACE::VersionStorageInfo