Home
last modified time | relevance | path

Searched refs:g_dataSize (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/bcache/src/
H A Dbcache.c55 volatile UINT32 g_dataSize; variable
653 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()

Completed in 3 milliseconds