Searched refs:InsertBlockInCache (Results 1 – 2 of 2) sorted by relevance
122 Status InsertBlockInCache(const Slice& block_contents,
776 r->status = InsertBlockInCache(block_contents, type, handle); in WriteRawBlock()802 Status BlockBasedTableBuilder::InsertBlockInCache(const Slice& block_contents, in InsertBlockInCache() function in ROCKSDB_NAMESPACE::BlockBasedTableBuilder