Lines Matching refs:cmp_key
96 struct btrfs_key *cmp_key; member
309 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4409 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4423 sctx->cmp_key, 0, __record_deleted_ref, sctx); in record_deleted_ref()
4504 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4526 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key, in __record_changed_deleted_ref()
4541 sctx->cmp_key, 0, __record_changed_new_ref, sctx); in record_changed_ref()
4545 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx); in record_changed_ref()
4588 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4829 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
4856 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key, in __process_changed_deleted_xattr()
4898 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
6017 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
6067 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
6068 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY) in process_recorded_refs_if_needed()
6122 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
6313 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6501 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
6529 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_xattr()
6569 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
6575 sctx->cmp_key); in changed_extent()
6671 sctx->cmp_key = key; in changed_cb()