Lines Matching refs:cmp_key

96 	struct btrfs_key *cmp_key;  member
301 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4376 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4390 sctx->cmp_key, 0, __record_deleted_ref, sctx); in record_deleted_ref()
4471 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4493 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key, in __record_changed_deleted_ref()
4508 sctx->cmp_key, 0, __record_changed_new_ref, sctx); in record_changed_ref()
4512 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx); in record_changed_ref()
4555 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4796 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
4823 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key, in __process_changed_deleted_xattr()
4865 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
5935 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
5985 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
5986 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY) in process_recorded_refs_if_needed()
6040 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
6231 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6419 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
6447 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_xattr()
6487 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
6493 sctx->cmp_key); in changed_extent()
6589 sctx->cmp_key = key; in changed_cb()