Searched refs:nodeCantFailover (Results 1 – 2 of 2) sorted by relevance
69 #define nodeCantFailover(n) ((n)->flags & CLUSTER_NODE_NOFAILOVER) macro
2833 !nodeCantFailover(master->slaves[j]) && in clusterGetSlaveRank()