Searched refs:dst_key (Results 1 – 2 of 2) sorted by relevance
1344 union xfs_btree_key *dst_key, in xfs_btree_copy_keys() argument1349 memcpy(dst_key, src_key, numkeys * cur->bc_ops->key_len); in xfs_btree_copy_keys()1390 char *dst_key; in xfs_btree_shift_keys() local1395 dst_key = (char *)key + (dir * cur->bc_ops->key_len); in xfs_btree_shift_keys()1396 memmove(dst_key, key, numkeys * cur->bc_ops->key_len); in xfs_btree_shift_keys()
1822 struct btrfs_key dst_key; in qgroup_trace_extent_swap() local1858 &dst_key, dst_path->slots[cur_level]); in qgroup_trace_extent_swap()1863 &dst_key, dst_path->slots[cur_level]); in qgroup_trace_extent_swap()1868 if (btrfs_comp_cpu_keys(&dst_key, &src_key)) { in qgroup_trace_extent_swap()