Searched defs:new_key (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/include/uapi/linux/ |
D | pr.h | 24 __u64 new_key; member 31 __u64 new_key; member
|
/Linux-v5.4/tools/testing/selftests/net/ |
D | tcp_fastopen_backup_key.c | 216 static uint32_t new_key[4]; in rotate_key() local
|
/Linux-v5.4/fs/btrfs/ |
D | ctree.c | 3199 const struct btrfs_key *new_key) in btrfs_set_item_key_safe() 4443 const struct btrfs_key *new_key, in split_item() 4529 const struct btrfs_key *new_key, in btrfs_split_item() 4553 const struct btrfs_key *new_key) in btrfs_duplicate_item()
|
D | file.c | 760 struct btrfs_key new_key; in __btrfs_drop_extents() local 1155 struct btrfs_key new_key; in btrfs_mark_extent_written() local
|
D | free-space-tree.c | 854 struct btrfs_key key, new_key; in add_free_space_extent() local
|
D | ioctl.c | 3360 struct btrfs_key *new_key, in clone_copy_inline_extent() 3527 struct btrfs_key new_key; in btrfs_clone() local
|
/Linux-v5.4/drivers/md/ |
D | dm.c | 3043 u64 new_key; member 3089 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() 3154 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
|
/Linux-v5.4/drivers/scsi/ |
D | sd.c | 1764 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() 1787 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
|
/Linux-v5.4/drivers/staging/speakup/ |
D | main.c | 2103 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; in speakup_key() local
|
/Linux-v5.4/net/openvswitch/ |
D | flow_netlink.c | 1870 struct sw_flow_key *new_key; in ovs_nla_get_identifier() local
|