Lines Matching defs:cached
46 bool cached;
65 cached = ctx->cache_lookup(eb->start, ctx->user_ctx, &root_ids,
67 if (!cached)
1268 * We cached a false result, but the last snapshot generation of the
1276 * If we cached a true result and the last generation used for dropping
1540 * cached result for the leaf is valid and only if there's only
1547 bool cached;
1550 cached = lookup_backref_shared_cache(sc->ctx, sc->root,
1553 if (cached) {
1974 bool cached;
1977 cached = lookup_backref_shared_cache(ctx, root, bytenr,
1979 if (cached) {
2464 bool cached;
2466 cached = ctx->cache_lookup(leaf_bytenr, ctx->user_ctx,
2468 if (cached) {
3231 /* Parent node not yet cached */
3240 * Backrefs for the upper level block isn't cached, add the
3245 /* Parent node already cached */
3437 * NOTE: Even if the function returned 0, @cur is not yet cached as its upper