cmp_key
struct btrfs_key *cmp_key;
result_string, what, sctx->cmp_key->objectid,
ret = iterate_inode_ref(sctx->send_root, sctx->left_path, sctx->cmp_key,
ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, sctx->cmp_key,
ret = iterate_inode_ref(sctx->send_root, sctx->left_path, sctx->cmp_key,
ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, sctx->cmp_key,
key.objectid = sctx->cmp_key->objectid;
sctx->cmp_key, name, name_len, &found_data,
ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key,
key.objectid = sctx->cmp_key->objectid;
key.objectid = sctx->cmp_key->objectid;
if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid &&
sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY)
if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino)
struct btrfs_key *key = sctx->cmp_key;
if (unlikely(sctx->cur_ino != sctx->cmp_key->objectid)) {
if (unlikely(sctx->cur_ino != sctx->cmp_key->objectid)) {
if (sctx->cur_ino != sctx->cmp_key->objectid)
sctx->cmp_key);
sctx->cmp_key = key;
return cmp_key(&flow->key, key, range->start, range->end);
return cmp_key(flow->id.unmasked_key, key, key_start, key_end);