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.c1289 struct backref_ctx { struct
1290 struct send_ctx *sctx;
1293 u64 found;
1299 u64 cur_objectid;
1300 u64 cur_offset;
1303 u64 extent_len;
1306 u64 bytenr;
1308 u64 backref_owner;
1310 u64 backref_offset;
1594 struct backref_ctx backref_ctx = { 0 }; in find_extent_clone() local
Dextent_io.c2810 struct btrfs_backref_share_check_ctx *backref_ctx, in fiemap_process_hole()
3008 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