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