Searched defs:backref_ctx (Results 1 – 1 of 1) sorted by relevance
1160 struct backref_ctx { struct1161 struct send_ctx *sctx;1163 struct btrfs_path *path;1165 u64 found;1171 u64 cur_objectid;1172 u64 cur_offset;1175 u64 extent_len;1178 u64 data_offset;1181 int found_itself;1302 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local