Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c185 size_t lp_bytes = 0; /* Total bytes in the tail listpack. */ in streamAppendItem() local
H A Drdb.c909 size_t lp_bytes = lpBytes(lp); in rdbSaveObject() local