Searched defs:newkey (Results 1 – 7 of 7) sorted by relevance
/linux/fs/nilfs2/ |
H A D | btnode.c | 214 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local 289 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local 340 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
|
H A D | btnode.h | 28 __u64 newkey; member
|
/linux/fs/btrfs/ |
H A D | raid-stripe-tree.c | 26 struct btrfs_key newkey = { in btrfs_partially_delete_raid_extent() local 175 struct btrfs_key newkey = { in btrfs_delete_raid_extent() local
|
/linux/drivers/nvdimm/ |
H A D | security.c | 299 struct key *key, *newkey; in security_update() local 523 unsigned int key, newkey; in nvdimm_security_store() local
|
/linux/drivers/hwmon/ |
H A D | applesmc.c | 843 char newkey[5]; in applesmc_show_fan_speed() local 863 char newkey[5]; in applesmc_store_fan_speed() local 936 char newkey[5]; in applesmc_show_fan_position() local 1059 unsigned long newkey; in applesmc_key_at_index_store() local
|
/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 1373 __tcp_md5_do_add(struct sock * sk,const union tcp_md5_addr * addr,int family,u8 prefixlen,int l3index,u8 flags,const u8 * newkey,u8 newkeylen,gfp_t gfp) global() argument 1422 tcp_md5_do_add(struct sock * sk,const union tcp_md5_addr * addr,int family,u8 prefixlen,int l3index,u8 flags,const u8 * newkey,u8 newkeylen) global() argument
|
/linux/include/rdma/ |
H A D | ib_verbs.h | 4376 ib_update_fast_reg_key(struct ib_mr * mr,u8 newkey) ib_update_fast_reg_key() argument
|