Lines Matching refs:btrfs_key
954 struct btrfs_key qgroup_rescan_progress;
1325 struct btrfs_key root_key;
1356 struct btrfs_key defrag_progress;
1357 struct btrfs_key defrag_max;
2281 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu()
2284 memcpy(cpu_key, disk_key, sizeof(struct btrfs_key)); in btrfs_disk_key_to_cpu()
2288 const struct btrfs_key *cpu_key) in btrfs_cpu_key_to_disk()
2290 memcpy(disk_key, cpu_key, sizeof(struct btrfs_key)); in btrfs_cpu_key_to_disk()
2294 struct btrfs_key *cpu_key, int nr) in btrfs_node_key_to_cpu()
2302 struct btrfs_key *cpu_key, int nr) in btrfs_item_key_to_cpu()
2311 struct btrfs_key *cpu_key) in btrfs_dir_item_key_to_cpu()
2320 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu()
2329 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk()
2337 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu()
2345 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu()
2354 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
2898 struct btrfs_key *ins);
2901 struct btrfs_key *ins);
2904 struct btrfs_key *ins, int is_data, int delalloc);
3006 int btrfs_bin_search(struct extent_buffer *eb, const struct btrfs_key *key,
3008 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
3016 const struct btrfs_key *new_key);
3019 struct btrfs_key *key, int lowest_level,
3021 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
3043 const struct btrfs_key *new_key,
3048 const struct btrfs_key *new_key);
3050 u64 inum, u64 ioff, u8 key_type, struct btrfs_key *found_key);
3052 const struct btrfs_key *key, struct btrfs_path *p,
3054 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
3057 const struct btrfs_key *key,
3063 struct btrfs_key *progress);
3086 const struct btrfs_key *keys;
3105 const struct btrfs_key *key,
3108 const struct btrfs_key *key, void *data, u32 data_size);
3117 const struct btrfs_key *key, in btrfs_insert_empty_item()
3134 int btrfs_search_backwards(struct btrfs_root *root, struct btrfs_key *key,
3137 int btrfs_get_next_valid_item(struct btrfs_root *root, struct btrfs_key *key,
3244 const struct btrfs_key *key);
3246 const struct btrfs_key *key,
3250 struct btrfs_key *key,
3252 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
3254 struct btrfs_key *root_key);
3274 struct btrfs_key *location, u8 type, u64 index);