Home
last modified time | relevance | path

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

/fs/btrfs/
Dsend.c1183 struct backref_ctx { struct
1184 struct send_ctx *sctx;
1187 u64 found;
1193 u64 cur_objectid;
1194 u64 cur_offset;
1197 u64 extent_len;
1200 u64 data_offset;
1203 int found_itself;
1309 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local