Searched refs:last_flush_pos (Results 1 – 1 of 1) sorted by relevance
497 const uint8_t* data, const size_t mask, const uint64_t last_flush_pos, in ShouldCompress() argument509 uint32_t pos = (uint32_t)last_flush_pos; in ShouldCompress()539 const uint64_t last_flush_pos, in WriteMetaBlockInternal() argument553 const uint32_t wrapped_last_flush_pos = WrapPosition(last_flush_pos); in WriteMetaBlockInternal()566 if (!ShouldCompress(data, mask, last_flush_pos, bytes, in WriteMetaBlockInternal()