Searched refs:CheckCompressionSupported (Results 1 – 2 of 2) sorted by relevance
245 extern Status CheckCompressionSupported(const ColumnFamilyOptions& cf_options);
119 Status CheckCompressionSupported(const ColumnFamilyOptions& cf_options) { in CheckCompressionSupported() function1285 s = CheckCompressionSupported(cf_options); in ValidateOptions()