Searched refs:BlockChainStream (Results 1 – 2 of 2) sorted by relevance
130 typedef struct BlockChainStream BlockChainStream; typedef406 BlockChainStream* rootBlockChain;407 BlockChainStream* smallBlockDepotChain;408 BlockChainStream* smallBlockRootChain;411 BlockChainStream* blockChainCache[BLOCKCHAIN_CACHE_SIZE];
201 struct BlockChainStream struct224 static void BlockChainStream_Destroy(BlockChainStream*);3639 BlockChainStream *bbTempChain = NULL; in Storage32Impl_SmallBlocksToBigBlocks()3640 BlockChainStream *bigBlockChain = NULL; in Storage32Impl_SmallBlocksToBigBlocks()4452 BlockChainStream *stream = NULL; in StorageImpl_StreamReadAt()4470 BlockChainStream **pbigblock=NULL, *bigblock=NULL; in StorageImpl_StreamSetSize()4590 BlockChainStream *stream; in StorageImpl_StreamWriteAt()4628 BlockChainStream *blockChainStream; in StorageImpl_Refresh()7261 BlockChainStream* BlockChainStream_Construct( in BlockChainStream_Construct()7266 BlockChainStream* newStream; in BlockChainStream_Construct()[all …]