Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_key.c238 int cache_subtree_walk(struct pcache_cache_subtree_walk_ctx *ctx) in cache_subtree_walk() function
611 ret = cache_subtree_walk(&walk_ctx); in cache_key_insert()
H A Dcache.h321 int cache_subtree_walk(struct pcache_cache_subtree_walk_ctx *ctx);
H A Dcache_req.c709 ret = cache_subtree_walk(&walk_ctx); in cache_read()