Lines Matching refs:btrfs_key
903 struct btrfs_key qgroup_rescan_progress;
1062 struct btrfs_key root_key;
1102 struct btrfs_key defrag_progress;
1103 struct btrfs_key defrag_max;
1953 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu()
1956 memcpy(cpu_key, disk_key, sizeof(struct btrfs_key)); in btrfs_disk_key_to_cpu()
1960 const struct btrfs_key *cpu_key) in btrfs_cpu_key_to_disk()
1962 memcpy(disk_key, cpu_key, sizeof(struct btrfs_key)); in btrfs_cpu_key_to_disk()
1966 struct btrfs_key *cpu_key, int nr) in btrfs_node_key_to_cpu()
1974 struct btrfs_key *cpu_key, int nr) in btrfs_item_key_to_cpu()
1983 struct btrfs_key *cpu_key) in btrfs_dir_item_key_to_cpu()
1992 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu()
2001 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk()
2009 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu()
2017 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu()
2026 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
2584 struct btrfs_key *ins);
2587 struct btrfs_key *ins);
2590 struct btrfs_key *ins, int is_data, int delalloc);
2692 int btrfs_bin_search(struct extent_buffer *eb, const struct btrfs_key *key,
2694 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
2702 const struct btrfs_key *new_key);
2705 struct btrfs_key *key, int lowest_level,
2707 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
2729 const struct btrfs_key *new_key,
2734 const struct btrfs_key *new_key);
2736 u64 inum, u64 ioff, u8 key_type, struct btrfs_key *found_key);
2738 const struct btrfs_key *key, struct btrfs_path *p,
2740 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
2743 const struct btrfs_key *key,
2749 struct btrfs_key *progress);
2764 const struct btrfs_key *cpu_key, u32 *data_size,
2767 const struct btrfs_key *key, void *data, u32 data_size);
2771 const struct btrfs_key *cpu_key, u32 *data_size,
2777 const struct btrfs_key *key, in btrfs_insert_empty_item()
2844 const struct btrfs_key *key);
2846 const struct btrfs_key *key,
2850 struct btrfs_key *key,
2852 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
2854 struct btrfs_key *root_key);
2874 struct btrfs_key *location, u8 type, u64 index);
2930 struct btrfs_key *location, int mod);
3567 struct btrfs_key key_start;
3568 struct btrfs_key key_end; /* exclusive */
3574 struct btrfs_key *start, struct btrfs_key *end);