Searched defs:new_key (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpr.h41 __u64 new_key; member in struct:pr_registration
48 __u64 new_key; member in struct:pr_preempt
/linux-master/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c214 static uint32_t new_key[4]; local
/linux-master/fs/bcachefs/
H A Dbtree_journal_iter.c155 struct journal_key *new_key = &keys->data[keys->gap - 1]; local
H A Dbtree_update_interior.c2324 __bch2_btree_node_update_key(struct btree_trans *trans, struct btree_iter *iter, struct btree *b, struct btree *new_hash, struct bkey_i *new_key, unsigned commit_flags, bool skip_triggers) argument
2421 bch2_btree_node_update_key(struct btree_trans *trans, struct btree_iter *iter, struct btree *b, struct bkey_i *new_key, unsigned commit_flags, bool skip_triggers) argument
2470 bch2_btree_node_update_key_get_iter(struct btree_trans *trans, struct btree *b, struct bkey_i *new_key, unsigned commit_flags, bool skip_triggers) argument
[all...]
/linux-master/fs/btrfs/
H A Dfree-space-tree.c875 struct btrfs_key key, new_key; local
H A Dreflink.c375 struct btrfs_key new_key; local
167 clone_copy_inline_extent(struct inode *dst, struct btrfs_path *path, struct btrfs_key *new_key, const u64 drop_start, const u64 datal, const u64 size, const u8 comp_type, char *inline_data, struct btrfs_trans_handle **trans_out) argument
[all...]
H A Dfile.c210 struct btrfs_key new_key; local
610 struct btrfs_key new_key; local
[all...]
H A Dctree.c2581 btrfs_set_item_key_safe(struct btrfs_trans_handle *trans, struct btrfs_path *path, const struct btrfs_key *new_key) argument
3898 split_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, const struct btrfs_key *new_key, unsigned long split_offset) argument
3980 btrfs_split_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *new_key, unsigned long split_offset) argument
4343 btrfs_duplicate_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *new_key) argument
[all...]
/linux-master/fs/ntfs3/
H A Dbitmap.c367 size_t end3, end, new_key, new_len, max_new_len; local
/linux-master/net/tipc/
H A Dcrypto.c1153 u8 new_key; local
/linux-master/net/openvswitch/
H A Dflow_netlink.c1923 struct sw_flow_key *new_key; local
/linux-master/net/ipv4/
H A Dtcp_ao.c245 struct tcp_ao_key *new_key; local
1170 struct tcp_ao_key *key, *new_key, *first_ke local
[all...]
/linux-master/drivers/md/
H A Ddm.c3204 u64 new_key; member in struct:dm_pr
3275 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, argument
3406 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, argument
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dmain.c2114 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; local
/linux-master/drivers/scsi/
H A Dsd.c1971 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, argument
1996 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, argument

Completed in 327 milliseconds