Searched refs:firstFreeSmallBlock (Results 1 – 2 of 2) sorted by relevance
401 ULONG firstFreeSmallBlock; member
4703 This->firstFreeSmallBlock = 0; in StorageImpl_Refresh()7937 ULONG blockIndex = This->parentStorage->firstFreeSmallBlock; in SmallBlockChainStream_GetNextFreeBlock()7995 This->parentStorage->firstFreeSmallBlock = blockIndex+1; in SmallBlockChainStream_GetNextFreeBlock()8303 …This->parentStorage->firstFreeSmallBlock = min(This->parentStorage->firstFreeSmallBlock, extraBloc… in SmallBlockChainStream_Shrink()