Searched refs:clusterManagerDictType (Results 1 – 1 of 1) sorted by relevance
1945 static dictType clusterManagerDictType = { variable2440 dict *related = dictCreate(&clusterManagerDictType, NULL); in clusterManagerGetAntiAffinityScore()4262 open_slots = dictCreate(&clusterManagerDictType, NULL); in clusterManagerCheckCluster()4280 open_slots = dictCreate(&clusterManagerDictType, NULL); in clusterManagerCheckCluster()4338 dictType dtype = clusterManagerDictType; in clusterManagerCheckCluster()