Searched defs:CreateWriteBlock (Results 1 – 1 of 1) sorted by relevance
608 std::unique_ptr<IoBlock> CreateWriteBlock(std::shared_ptr<Block> payload, size_t offset, in CreateWriteBlock() function625 std::unique_ptr<IoBlock> CreateWriteBlock(Block payload, uint64_t id) { in CreateWriteBlock() function