Lines Matching refs:cmp_key
96 struct btrfs_key *cmp_key;
309 result_string, what, sctx->cmp_key->objectid,
4409 sctx->cmp_key, 0, __record_new_ref, sctx);
4423 sctx->cmp_key, 0, __record_deleted_ref, sctx);
4504 sctx->cmp_key, dir, dir_gen, name);
4526 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key,
4541 sctx->cmp_key, 0, __record_changed_new_ref, sctx);
4545 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx);
4588 key.objectid = sctx->cmp_key->objectid;
4829 sctx->cmp_key, name, name_len, &found_data,
4856 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key,
4898 key.objectid = sctx->cmp_key->objectid;
6017 key.objectid = sctx->cmp_key->objectid;
6067 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid &&
6068 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY)
6122 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino)
6313 struct btrfs_key *key = sctx->cmp_key;
6501 if (sctx->cur_ino != sctx->cmp_key->objectid) {
6529 if (sctx->cur_ino != sctx->cmp_key->objectid) {
6569 if (sctx->cur_ino != sctx->cmp_key->objectid)
6575 sctx->cmp_key);
6671 sctx->cmp_key = key;