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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddir-item.c97 btrfs_cpu_key_to_disk(&disk_key, &location);
152 btrfs_cpu_key_to_disk(&disk_key, location);
179 btrfs_cpu_key_to_disk(&disk_key, location);
H A Dctree.c1931 btrfs_cpu_key_to_disk(&disk_key, new_key);
3033 btrfs_cpu_key_to_disk(&disk_key, ins_key);
3221 btrfs_cpu_key_to_disk(&disk_key, new_key);
3647 btrfs_cpu_key_to_disk(&disk_key, cpu_key + i);
3659 btrfs_cpu_key_to_disk(&disk_key, cpu_key);
3754 btrfs_cpu_key_to_disk(&disk_key, cpu_key + i);
3767 btrfs_cpu_key_to_disk(&disk_key, cpu_key);
H A Dioctl.c1866 btrfs_cpu_key_to_disk(&disk_key, &new_root->root_key);
H A Dctree.h1682 static inline void btrfs_cpu_key_to_disk(struct btrfs_disk_key *disk, function
H A Dvolumes.c2131 btrfs_cpu_key_to_disk(&disk_key, key);

Completed in 60 milliseconds