Searched refs:block_cache_node (Results 1 – 1 of 1) sorted by relevance
14 struct block_cache_node { struct31 static struct block_cache_node *cache_find(int iftype, int devnum, in cache_find() argument35 struct block_cache_node *node; in cache_find()57 struct block_cache_node *node = cache_find(iftype, devnum, start, in blkcache_read()79 struct block_cache_node *node; in blkcache_fill()91 node = (struct block_cache_node *)block_cache.prev; in blkcache_fill()131 struct block_cache_node *node; in blkcache_invalidate()134 node = (struct block_cache_node *)entry; in blkcache_invalidate()147 struct block_cache_node *node; in blkcache_configure()152 node = (struct block_cache_node *)block_cache.next; in blkcache_configure()