Lines Matching refs:btrfs_key

935 	struct btrfs_key qgroup_rescan_progress;
1120 struct btrfs_key root_key;
1151 struct btrfs_key defrag_progress;
1152 struct btrfs_key defrag_max;
2065 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu()
2068 memcpy(cpu_key, disk_key, sizeof(struct btrfs_key)); in btrfs_disk_key_to_cpu()
2072 const struct btrfs_key *cpu_key) in btrfs_cpu_key_to_disk()
2074 memcpy(disk_key, cpu_key, sizeof(struct btrfs_key)); in btrfs_cpu_key_to_disk()
2078 struct btrfs_key *cpu_key, int nr) in btrfs_node_key_to_cpu()
2086 struct btrfs_key *cpu_key, int nr) in btrfs_item_key_to_cpu()
2095 struct btrfs_key *cpu_key) in btrfs_dir_item_key_to_cpu()
2104 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu()
2113 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk()
2121 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu()
2129 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu()
2138 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
2709 struct btrfs_key *ins);
2712 struct btrfs_key *ins);
2715 struct btrfs_key *ins, int is_data, int delalloc);
2817 int btrfs_bin_search(struct extent_buffer *eb, const struct btrfs_key *key,
2819 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
2827 const struct btrfs_key *new_key);
2830 struct btrfs_key *key, int lowest_level,
2832 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
2854 const struct btrfs_key *new_key,
2859 const struct btrfs_key *new_key);
2861 u64 inum, u64 ioff, u8 key_type, struct btrfs_key *found_key);
2863 const struct btrfs_key *key, struct btrfs_path *p,
2865 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
2868 const struct btrfs_key *key,
2874 struct btrfs_key *progress);
2889 const struct btrfs_key *cpu_key, u32 *data_size,
2892 const struct btrfs_key *key, void *data, u32 data_size);
2896 const struct btrfs_key *cpu_key, u32 *data_size,
2902 const struct btrfs_key *key, in btrfs_insert_empty_item()
2912 int btrfs_search_backwards(struct btrfs_root *root, struct btrfs_key *key,
2993 const struct btrfs_key *key);
2995 const struct btrfs_key *key,
2999 struct btrfs_key *key,
3001 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
3003 struct btrfs_key *root_key);
3023 struct btrfs_key *location, u8 type, u64 index);
3079 struct btrfs_key *location, int mod);
3774 struct btrfs_key key_start;
3775 struct btrfs_key key_end; /* exclusive */
3781 struct btrfs_key *start, struct btrfs_key *end);