Home
last modified time | relevance | path

Searched refs:cache_find (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dblkcache.c32 static struct block_cache_node *cache_find(int iftype, int devnum, in cache_find() function
58 struct block_cache_node *node = cache_find(iftype, devnum, start, in blkcache_read()