Searched refs:cache (Results 1 – 4 of 4) sorted by relevance
212 struct ext_block_cache *cache);219 void ext_cache_init(struct ext_block_cache *cache);220 void ext_cache_fini(struct ext_block_cache *cache);221 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size);
54 struct cache_info *cache; member
51 int *cache; member
133 unsigned long *cache; member744 return !!nand->bbt.cache; in nanddev_bbt_is_initialized()
Completed in 31 milliseconds