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