Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dfile.c558 struct btrfs_key new_key; in btrfs_drop_extents() local
842 struct btrfs_key new_key; in btrfs_mark_extent_written() local
Dctree.c1916 struct btrfs_key *new_key) in btrfs_set_item_key_safe()
3117 struct btrfs_key *new_key, in split_item()
3203 struct btrfs_key *new_key, in btrfs_split_item()
3227 struct btrfs_key *new_key) in btrfs_duplicate_item()
Dioctl.c2376 struct btrfs_key new_key; in btrfs_ioctl_clone() local
/linux-3.3/net/bluetooth/
Dhci_core.c1123 int hci_add_link_key(struct hci_dev *hdev, struct hci_conn *conn, int new_key, in hci_add_link_key()
1178 int hci_add_ltk(struct hci_dev *hdev, int new_key, bdaddr_t *bdaddr, in hci_add_ltk()
/linux-3.3/drivers/staging/speakup/
Dmain.c2012 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; in speakup_key() local