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

/linux-master/fs/btrfs/
H A Dextent_io.c2871 struct btrfs_backref_share_check_ctx *backref_ctx,
2920 backref_ctx);
2969 backref_ctx);
3069 struct btrfs_backref_share_check_ctx *backref_ctx; local
3082 backref_ctx = btrfs_alloc_backref_share_check_ctx();
3084 if (!cache.entries || !backref_ctx || !path) {
3140 backref_ctx->curr_leaf_bytenr = leaf->start;
3148 backref_ctx, 0, 0, 0,
3189 backref_ctx,
3197 backref_ctx,
2867 fiemap_process_hole(struct btrfs_inode *inode, struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache, struct extent_state **delalloc_cached_state, struct btrfs_backref_share_check_ctx *backref_ctx, u64 disk_bytenr, u64 extent_offset, u64 extent_gen, u64 start, u64 end) argument
[all...]
H A Dsend.c1290 struct backref_ctx { struct
1345 struct backref_ctx *bctx = ctx_;
1414 struct backref_ctx *bctx = ctx;
1454 struct backref_ctx *bctx = ctx;
1527 const struct backref_ctx *bctx = ctx;
1562 const struct backref_ctx *bctx = ctx;
1595 struct backref_ctx backref_ctx = { 0 }; local
1634 backref_ctx.sctx = sctx;
1635 backref_ctx
[all...]

Completed in 135 milliseconds