Searched refs:MaxFileSizeForLevel (Results 1 – 1 of 1) sorted by relevance
53 static uint64_t MaxFileSizeForLevel(const Options* options, int level) { in MaxFileSizeForLevel() function1428 const uint64_t limit = MaxFileSizeForLevel(options_, level); in CompactRange()1450 max_output_file_size_(MaxFileSizeForLevel(options, level)), in Compaction()