Searched defs:backref_ctx (Results 1 – 1 of 1) sorted by relevance
1144 struct backref_ctx { struct1145 struct send_ctx *sctx;1147 struct btrfs_path *path;1149 u64 found;1155 u64 cur_objectid;1156 u64 cur_offset;1159 u64 extent_len;1162 int found_itself;1288 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local