Searched refs:cache_store (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dbackref.h117 void (*cache_store)(u64 leaf_bytenr, const struct ulist *root_ids, member in struct:btrfs_backref_walk_ctx
125 * criteria. The @cache_lookup and @cache_store callbacks should not
H A Dbackref.c2501 if (ctx->cache_store)
2502 ctx->cache_store(leaf_bytenr, ctx->roots, ctx->user_ctx);
H A Dsend.c1663 backref_walk_ctx.cache_store = store_backref_cache;

Completed in 228 milliseconds