Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c1526 unsigned int delKeysInSlot(unsigned int hashslot) { in delKeysInSlot() function
H A Dserver.h1852 unsigned int delKeysInSlot(unsigned int hashslot);
H A Dcluster.c1622 delKeysInSlot(dirty_slots[j]); in clusterUpdateSlotsConfigWith()