Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/btrfs/
Dsend.c1169 struct backref_ctx { struct
1170 struct send_ctx *sctx;
1172 struct btrfs_path *path;
1174 u64 found;
1180 u64 cur_objectid;
1181 u64 cur_offset;
1184 u64 extent_len;
1187 u64 data_offset;
1190 int found_itself;
1311 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() 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