Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbackref.h105 void (*cache_store)(u64 leaf_bytenr, const struct ulist *root_ids, member
H A Dbackref.c2495 if (ctx->cache_store) in iterate_extent_inodes()
2496 ctx->cache_store(leaf_bytenr, ctx->roots, ctx->user_ctx); in iterate_extent_inodes()
H A Dsend.c1659 backref_walk_ctx.cache_store = store_backref_cache; in find_extent_clone()