Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c1170 struct backref_ctx { struct
1171 struct send_ctx *sctx;
1173 struct btrfs_path *path;
1175 u64 found;
1181 u64 cur_objectid;
1182 u64 cur_offset;
1185 u64 extent_len;
1188 u64 data_offset;
1191 int found_itself;
1313 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local