Searched refs:cached_block (Results 1 – 1 of 1) sorted by relevance
46 static uint8_t cached_block[CACHE_SIZE]; variable598 memcpy(dst, cached_block, len); in read_block()604 memcpy(cached_block, dst, len); in read_block()