Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dextent_io.c3205 backref_ctx); in fiemap_process_hole()
3254 backref_ctx); in fiemap_process_hole()
3354 struct btrfs_backref_share_check_ctx *backref_ctx; in extent_fiemap() local
3364 if (!backref_ctx || !path) { in extent_fiemap()
3420 backref_ctx->curr_leaf_bytenr = leaf->start; in extent_fiemap()
3428 backref_ctx, 0, 0, 0, in extent_fiemap()
3469 backref_ctx, in extent_fiemap()
3477 backref_ctx, 0, 0, 0, in extent_fiemap()
3485 backref_ctx); in extent_fiemap()
3535 &delalloc_cached_state, backref_ctx, in extent_fiemap()
[all …]
A Dsend.c1278 struct backref_ctx { struct
1333 struct backref_ctx *bctx = ctx_; in iterate_backrefs()
1402 struct backref_ctx *bctx = ctx; in lookup_backref_cache()
1442 struct backref_ctx *bctx = ctx; in store_backref_cache()
1583 struct backref_ctx backref_ctx = { 0 }; in find_extent_clone() local
1622 backref_ctx.sctx = sctx; in find_extent_clone()
1623 backref_ctx.cur_objectid = ino; in find_extent_clone()
1625 backref_ctx.bytenr = disk_byte; in find_extent_clone()
1641 backref_ctx.extent_len = num_bytes; in find_extent_clone()
1668 &backref_ctx); in find_extent_clone()
[all …]

Completed in 27 milliseconds