Lines Matching refs:cmp_key
87 struct btrfs_key *cmp_key; member
291 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4242 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4256 sctx->cmp_key, 0, __record_deleted_ref, sctx); in record_deleted_ref()
4337 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4359 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key, in __record_changed_deleted_ref()
4374 sctx->cmp_key, 0, __record_changed_new_ref, sctx); in record_changed_ref()
4378 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx); in record_changed_ref()
4421 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4658 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
4685 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key, in __process_changed_deleted_xattr()
4727 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
5729 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
5779 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
5780 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY) in process_recorded_refs_if_needed()
5834 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
6021 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6209 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
6237 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_xattr()
6264 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_extent()
6330 sctx->cmp_key); in changed_extent()
6426 sctx->cmp_key = key; in changed_cb()