Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c65 void clusterSetMaster(clusterNode *n);
1609 clusterSetMaster(sender); in clusterUpdateSlotsConfigWith()
3225 clusterSetMaster(target); in clusterHandleSlaveMigration()
3932 void clusterSetMaster(clusterNode *n) { in clusterSetMaster() function
4611 clusterSetMaster(n); in clusterCommand()