Searched defs:backref_ctx (Results 1 – 1 of 1) sorted by relevance
1178 struct backref_ctx { struct1179 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