Searched refs:CheckConcurrentWritesSupported (Results 1 – 2 of 2) sorted by relevance
247 extern Status CheckConcurrentWritesSupported(
153 Status CheckConcurrentWritesSupported(const ColumnFamilyOptions& cf_options) { in CheckConcurrentWritesSupported() function1287 s = CheckConcurrentWritesSupported(cf_options); in ValidateOptions()