Lines Matching refs:btrfs_key

960 	struct btrfs_key qgroup_rescan_progress;
1331 struct btrfs_key root_key;
1362 struct btrfs_key defrag_progress;
1363 struct btrfs_key defrag_max;
2287 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu()
2290 memcpy(cpu_key, disk_key, sizeof(struct btrfs_key)); in btrfs_disk_key_to_cpu()
2294 const struct btrfs_key *cpu_key) in btrfs_cpu_key_to_disk()
2296 memcpy(disk_key, cpu_key, sizeof(struct btrfs_key)); in btrfs_cpu_key_to_disk()
2300 struct btrfs_key *cpu_key, int nr) in btrfs_node_key_to_cpu()
2308 struct btrfs_key *cpu_key, int nr) in btrfs_item_key_to_cpu()
2317 struct btrfs_key *cpu_key) in btrfs_dir_item_key_to_cpu()
2326 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu()
2335 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk()
2343 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu()
2351 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu()
2360 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
2904 struct btrfs_key *ins);
2907 struct btrfs_key *ins);
2910 struct btrfs_key *ins, int is_data, int delalloc);
3012 int btrfs_bin_search(struct extent_buffer *eb, const struct btrfs_key *key,
3014 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
3022 const struct btrfs_key *new_key);
3025 struct btrfs_key *key, int lowest_level,
3027 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
3049 const struct btrfs_key *new_key,
3054 const struct btrfs_key *new_key);
3056 u64 inum, u64 ioff, u8 key_type, struct btrfs_key *found_key);
3058 const struct btrfs_key *key, struct btrfs_path *p,
3060 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
3063 const struct btrfs_key *key,
3069 struct btrfs_key *progress);
3092 const struct btrfs_key *keys;
3111 const struct btrfs_key *key,
3114 const struct btrfs_key *key, void *data, u32 data_size);
3123 const struct btrfs_key *key, in btrfs_insert_empty_item()
3140 int btrfs_search_backwards(struct btrfs_root *root, struct btrfs_key *key,
3143 int btrfs_get_next_valid_item(struct btrfs_root *root, struct btrfs_key *key,
3250 const struct btrfs_key *key);
3252 const struct btrfs_key *key,
3256 struct btrfs_key *key,
3258 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
3260 struct btrfs_key *root_key);
3280 struct btrfs_key *location, u8 type, u64 index);