Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dpr.h21 __u64 new_key; member
28 __u64 new_key; member
/linux-4.4.14/fs/btrfs/
Dfile.c702 struct btrfs_key new_key; in __btrfs_drop_extents() local
1081 struct btrfs_key new_key; in btrfs_mark_extent_written() local
Dctree.c3162 struct btrfs_key *new_key) in btrfs_set_item_key_safe()
4402 struct btrfs_key *new_key, in split_item()
4488 struct btrfs_key *new_key, in btrfs_split_item()
4512 struct btrfs_key *new_key) in btrfs_duplicate_item()
Dioctl.c3401 struct btrfs_key *new_key, in clone_copy_inline_extent()
3606 struct btrfs_key new_key; in btrfs_clone() local
/linux-4.4.14/drivers/scsi/
Dsd.c1604 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register()
1628 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
/linux-4.4.14/drivers/md/
Ddm.c3555 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register()
3623 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
/linux-4.4.14/net/openvswitch/
Dflow_netlink.c1355 struct sw_flow_key *new_key; in ovs_nla_get_identifier() local
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c1987 void *new_key, struct hlist_node *hnode) in cfs_hash_rehash_key()
/linux-4.4.14/drivers/staging/speakup/
Dmain.c2052 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; in speakup_key() local