Home
last modified time | relevance | path

Searched defs:dirty_slots (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c1540 uint16_t dirty_slots[CLUSTER_SLOTS]; in clusterUpdateSlotsConfigWith() local
1929 int dirty_slots = 0; /* Sender claimed slots don't match my view? */ in clusterProcessPacket() local