Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dsend.c1223 struct backref_ctx { struct
1224 struct send_ctx *sctx;
1227 u64 found;
1233 u64 cur_objectid;
1234 u64 cur_offset;
1237 u64 extent_len;
1240 int found_itself;
1355 struct backref_ctx backref_ctx = {0}; in find_extent_clone() local