Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dextent_io.c2859 backref_ctx); in fiemap_process_hole()
2908 backref_ctx); in fiemap_process_hole()
3008 struct btrfs_backref_share_check_ctx *backref_ctx; in extent_fiemap() local
3023 if (!cache.entries || !backref_ctx || !path) { in extent_fiemap()
3079 backref_ctx->curr_leaf_bytenr = leaf->start; in extent_fiemap()
3087 backref_ctx, 0, 0, 0, in extent_fiemap()
3128 backref_ctx, in extent_fiemap()
3136 backref_ctx, 0, 0, 0, in extent_fiemap()
3144 backref_ctx); in extent_fiemap()
3184 &delalloc_cached_state, backref_ctx, in extent_fiemap()
[all …]
H A Dsend.c1291 struct backref_ctx { struct
1346 struct backref_ctx *bctx = ctx_; in iterate_backrefs()
1415 struct backref_ctx *bctx = ctx; in lookup_backref_cache()
1455 struct backref_ctx *bctx = ctx; in store_backref_cache()
1596 struct backref_ctx backref_ctx = { 0 }; in find_extent_clone() local
1635 backref_ctx.sctx = sctx; in find_extent_clone()
1636 backref_ctx.cur_objectid = ino; in find_extent_clone()
1638 backref_ctx.bytenr = disk_byte; in find_extent_clone()
1654 backref_ctx.extent_len = num_bytes; in find_extent_clone()
1681 &backref_ctx); in find_extent_clone()
[all …]