Searched refs:ProtectedPartitionsDuringMerge (Results 1 – 1 of 1) sorted by relevance
82 static const std::unordered_set<std::string> ProtectedPartitionsDuringMerge = { in IsProtectedPartitionDuringMerge() local84 if (ProtectedPartitionsDuringMerge.count(name) == 0) { in IsProtectedPartitionDuringMerge()