Searched refs:cur_objectid (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/btrfs/
H A Dsend.c1153 * used for clones found in send_root. clones found behind cur_objectid
1156 u64 cur_objectid; member in struct:backref_ctx
1213 ino == bctx->cur_objectid && __iterate_backrefs()
1242 if (ino >= bctx->cur_objectid) __iterate_backrefs()
1245 if (ino > bctx->cur_objectid) __iterate_backrefs()
1366 backref_ctx->cur_objectid = ino; find_extent_clone()

Completed in 86 milliseconds