Lines Matching defs:cached
46 bool cached;
65 cached = ctx->cache_lookup(eb->start, ctx->user_ctx, &root_ids,
67 if (!cached)
1283 * We cached a false result, but the last snapshot generation of the
1291 * If we cached a true result and the last generation used for dropping
1545 * cached result for the leaf is valid and only if there's only
1552 bool cached;
1555 cached = lookup_backref_shared_cache(sc->ctx, sc->root,
1558 if (cached) {
1984 bool cached;
1987 cached = lookup_backref_shared_cache(ctx, root, bytenr,
1989 if (cached) {
2463 bool cached;
2465 cached = ctx->cache_lookup(leaf_bytenr, ctx->user_ctx,
2467 if (cached) {
3076 * cached.
3169 /* Parent node not yet cached */
3178 * Backrefs for the upper level block isn't cached, add the
3183 /* Parent node already cached */
3364 * NOTE: Even if the function returned 0, @cur is not yet cached as its upper