Searched refs:btrfs_cpu_key_to_disk (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/btrfs/
H A Ddir-item.c85 btrfs_cpu_key_to_disk(&disk_key, &location);
132 btrfs_cpu_key_to_disk(&disk_key, location);
H A Daccessors.h606 static inline void btrfs_cpu_key_to_disk(struct btrfs_disk_key *disk_key, function
647 static inline void btrfs_cpu_key_to_disk(struct btrfs_disk_key *disk, function
H A Dctree.c2624 btrfs_cpu_key_to_disk(&disk_key, new_key);
3752 btrfs_cpu_key_to_disk(&disk_key, ins_key);
3940 btrfs_cpu_key_to_disk(&disk_key, new_key);
4187 btrfs_cpu_key_to_disk(&disk_key, &batch->keys[0]);
4239 btrfs_cpu_key_to_disk(&disk_key, &batch->keys[i]);
H A Dioctl.c3013 btrfs_cpu_key_to_disk(&disk_key, &new_root->root_key);
H A Dextent-tree.c6007 btrfs_cpu_key_to_disk(&root_item->drop_progress,
H A Dvolumes.c5183 btrfs_cpu_key_to_disk(&disk_key, key);

Completed in 215 milliseconds