Lines Matching refs:cmp_key

96 	struct btrfs_key *cmp_key;  member
309 result_string, what, sctx->cmp_key->objectid, in inconsistent_snapshot_error()
4382 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref()
4396 sctx->cmp_key, 0, __record_deleted_ref, sctx); in record_deleted_ref()
4477 sctx->cmp_key, dir, dir_gen, name); in __record_changed_new_ref()
4499 ret = find_iref(sctx->send_root, sctx->left_path, sctx->cmp_key, in __record_changed_deleted_ref()
4514 sctx->cmp_key, 0, __record_changed_new_ref, sctx); in record_changed_ref()
4518 sctx->cmp_key, 0, __record_changed_deleted_ref, sctx); in record_changed_ref()
4561 key.objectid = sctx->cmp_key->objectid; in process_all_refs()
4802 sctx->cmp_key, name, name_len, &found_data, in __process_changed_new_xattr()
4829 ret = find_xattr(sctx->send_root, sctx->left_path, sctx->cmp_key, in __process_changed_deleted_xattr()
4871 key.objectid = sctx->cmp_key->objectid; in process_all_new_xattrs()
5961 key.objectid = sctx->cmp_key->objectid; in process_all_extents()
6011 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
6012 sctx->cmp_key->type <= BTRFS_INODE_EXTREF_KEY) in process_recorded_refs_if_needed()
6066 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
6257 struct btrfs_key *key = sctx->cmp_key; in changed_inode()
6445 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_ref()
6473 if (sctx->cur_ino != sctx->cmp_key->objectid) { in changed_xattr()
6513 if (sctx->cur_ino != sctx->cmp_key->objectid) in changed_extent()
6519 sctx->cmp_key); in changed_extent()
6614 sctx->cmp_key = key; in changed_cb()