Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c64 int clusterNodeSetSlotBit(clusterNode *n, int slot);
3664 int clusterNodeSetSlotBit(clusterNode *n, int slot) { in clusterNodeSetSlotBit() function
3707 clusterNodeSetSlotBit(n,slot); in clusterAddSlot()