Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsend.c1175 struct backref_ctx { struct
1176 struct send_ctx *sctx;
1179 u64 found;
1185 u64 cur_objectid;
1186 u64 cur_offset;
1189 u64 extent_len;
1192 u64 data_offset;
1195 int found_itself;
1301 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local