Searched refs:walk_finally (Results 1 – 3 of 3) sorted by relevance
339 if (ctx->walk_finally) in cache_subtree_walk()340 ret = ctx->walk_finally(ctx, ret); in cache_subtree_walk()
317 int (*walk_finally)(struct pcache_cache_subtree_walk_ctx *ctx, int ret); member
683 walk_ctx.walk_finally = read_walk_finally; in cache_read()