Home
last modified time | relevance | path

Searched refs:clusterManagerFixMultipleSlotOwners (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c4196 static int clusterManagerFixMultipleSlotOwners(int slot, list *owners) { in clusterManagerFixMultipleSlotOwners() function
4379 result = clusterManagerFixMultipleSlotOwners(slot, owners); in clusterManagerCheckCluster()