Searched refs:tot_slots (Results 1 – 1 of 1) sorted by relevance
4420 int src_count = listLength(sources), i = 0, tot_slots = 0, j; in clusterManagerComputeReshardTable() local4427 tot_slots += node->slots_count; in clusterManagerComputeReshardTable()4434 float n = ((float) numslots / tot_slots * node->slots_count); in clusterManagerComputeReshardTable()