Searched refs:sbTempChain (Results 1 – 1 of 1) sorted by relevance
3757 SmallBlockChainStream* sbTempChain; in Storage32Impl_BigBlocksToSmallBlocks() local3761 sbTempChain = SmallBlockChainStream_Construct(This, &sbHeadOfChain, in Storage32Impl_BigBlocksToSmallBlocks()3764 if(!sbTempChain) in Storage32Impl_BigBlocksToSmallBlocks()3767 SmallBlockChainStream_SetSize(sbTempChain, newSize); in Storage32Impl_BigBlocksToSmallBlocks()3788 resWrite = SmallBlockChainStream_WriteAt(sbTempChain, offset, in Storage32Impl_BigBlocksToSmallBlocks()3810 SmallBlockChainStream_SetSize(sbTempChain, size); in Storage32Impl_BigBlocksToSmallBlocks()3811 SmallBlockChainStream_Destroy(sbTempChain); in Storage32Impl_BigBlocksToSmallBlocks()3825 SmallBlockChainStream_Destroy(sbTempChain); in Storage32Impl_BigBlocksToSmallBlocks()