Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c5504 int thisslot = keyHashSlot((char*)thiskey->ptr, in getNodeByQuery() local
5511 slot = thisslot; in getNodeByQuery()
5541 if (slot != thisslot) { in getNodeByQuery()