Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.h117 void (*cache_store)(u64 leaf_bytenr, const struct ulist *root_ids, member
125 * criteria. The @cache_lookup and @cache_store callbacks should not
H A Dbackref.c2493 if (ctx->cache_store) in iterate_extent_inodes()
2494 ctx->cache_store(leaf_bytenr, ctx->roots, ctx->user_ctx); in iterate_extent_inodes()