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

/linux-master/fs/btrfs/
H A Dsend.c1297 * used for clones found in send_root. clones found behind cur_objectid
1300 u64 cur_objectid; member in struct:backref_ctx
1358 ino == bctx->cur_objectid &&
1372 if (ino > bctx->cur_objectid)
1380 if (ino == bctx->cur_objectid &&
1564 if (ino == bctx->cur_objectid &&
1635 backref_ctx.cur_objectid = ino;

Completed in 921 milliseconds