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