Searched refs:g_dataSize (Results 1 – 1 of 1) sorted by relevance
55 volatile UINT32 g_dataSize; variable653 UINT32 index = ((UINT32)(block->data - g_memStart)) / g_dataSize; in BcacheGetBlock()682 UINT32 index = ((UINT32)(block->data - g_memStart)) / g_dataSize; in BcacheGetBlock()753 g_dataSize = bc->blockSize; in BcacheInitCache()