Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_builder.cc734 char* trailer_without_type = trailer + 1; in WriteRawBlock() local
737 EncodeFixed32(trailer_without_type, 0); in WriteRawBlock()
742 EncodeFixed32(trailer_without_type, crc32c::Mask(crc)); in WriteRawBlock()
751 EncodeFixed32(trailer_without_type, XXH32_digest(state)); in WriteRawBlock()
762 trailer_without_type, in WriteRawBlock()