Searched refs:nextBlockIndex (Results 1 – 1 of 1) sorted by relevance
4024 ULONG* nextBlockIndex) in StorageImpl_GetNextBlockInChain() argument4034 *nextBlockIndex = BLOCK_SPECIAL; in StorageImpl_GetNextBlockInChain()4098 ULONG nextBlockIndex = BLOCK_SPECIAL; in Storage32Impl_GetNextExtendedBlock() local4102 &nextBlockIndex); in Storage32Impl_GetNextExtendedBlock()4104 return nextBlockIndex; in Storage32Impl_GetNextExtendedBlock()4178 ULONG nextBlockIndex = BLOCK_SPECIAL; in StorageImpl_GetNextFreeBigBlock() local4191 while (nextBlockIndex != BLOCK_UNUSED) in StorageImpl_GetNextFreeBigBlock()4280 if (nextBlockIndex == BLOCK_UNUSED) in StorageImpl_GetNextFreeBigBlock()7938 ULONG nextBlockIndex = BLOCK_END_OF_CHAIN; in SmallBlockChainStream_GetNextFreeBlock() local7950 while (nextBlockIndex != BLOCK_UNUSED) in SmallBlockChainStream_GetNextFreeBlock()[all …]