Home
last modified time | relevance | path

Searched defs:backref_ctx (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
Dsend.c1278 struct backref_ctx { struct
1279 struct send_ctx *sctx;
1282 u64 found;
1288 u64 cur_objectid;
1289 u64 cur_offset;
1292 u64 extent_len;
1295 u64 bytenr;
1297 u64 backref_owner;
1299 u64 backref_offset;
1583 struct backref_ctx backref_ctx = { 0 }; in find_extent_clone() local
Dextent_io.c2721 struct btrfs_backref_share_check_ctx *backref_ctx, in fiemap_process_hole()
2919 struct btrfs_backref_share_check_ctx *backref_ctx; in extent_fiemap() local
/kernel/linux/linux-5.10/fs/btrfs/
Dsend.c1178 struct backref_ctx { struct
1179 struct send_ctx *sctx;
1182 u64 found;
1188 u64 cur_objectid;
1189 u64 cur_offset;
1192 u64 extent_len;
1195 u64 data_offset;
1198 int found_itself;
1313 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local