Lines Matching refs:cmp_key
87 struct btrfs_key *cmp_key; member
306 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4240 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4254 sctx->cmp_key, 0, __record_deleted_ref, sctx); in record_deleted_ref()
4335 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4357 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key, in __record_changed_deleted_ref()
4372 sctx->cmp_key, 0, __record_changed_new_ref, sctx); in record_changed_ref()
4376 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx); in record_changed_ref()
4419 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4656 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
4683 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key, in __process_changed_deleted_xattr()
4725 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
5805 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
5855 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
5856 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY) in process_recorded_refs_if_needed()
5910 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
6097 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6285 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
6313 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_xattr()
6353 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
6359 sctx->cmp_key); in changed_extent()
6455 sctx->cmp_key = key; in changed_cb()