Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.c1145 struct backref_ctx { struct
1146 struct send_ctx *sctx;
1148 struct btrfs_path *path;
1150 u64 found;
1156 u64 cur_objectid;
1157 u64 cur_offset;
1160 u64 extent_len;
1163 u64 data_offset;
1166 int found_itself;
1292 struct backref_ctx *backref_ctx = NULL; in find_extent_clone() local