Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c449 long long psync_offset, psync_len; in masterTryPartialResynchronization() local
526 psync_len = addReplyReplicationBacklog(c,psync_offset); in masterTryPartialResynchronization()
530 psync_len, psync_offset); in masterTryPartialResynchronization()