Lines Matching refs:btrfs_key

567 	struct btrfs_key key;
1068 struct btrfs_key qgroup_rescan_progress;
1172 struct btrfs_key root_key;
1217 struct btrfs_key defrag_progress;
1218 struct btrfs_key defrag_max;
2029 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu()
2038 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk()
2046 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu()
2054 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu()
2063 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
2070 static inline u8 btrfs_key_type(const struct btrfs_key *key) in btrfs_key_type()
2075 static inline void btrfs_set_key_type(struct btrfs_key *key, u8 val) in btrfs_set_key_type()
2669 struct btrfs_key *ins);
2672 struct btrfs_key *ins);
2675 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 btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
2827 const struct btrfs_key *new_key);
2832 struct btrfs_key *key, int lowest_level,
2834 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
2845 struct btrfs_key *key,
2868 const struct btrfs_key *new_key,
2873 const struct btrfs_key *new_key);
2875 u64 inum, u64 ioff, u8 key_type, struct btrfs_key *found_key);
2877 const struct btrfs_key *key, struct btrfs_path *p,
2879 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
2882 const struct btrfs_key *key,
2888 struct btrfs_key *progress);
2907 const struct btrfs_key *cpu_key, u32 *data_size,
2910 const struct btrfs_key *key, void *data, u32 data_size);
2914 const struct btrfs_key *cpu_key, u32 *data_size,
2920 const struct btrfs_key *key, in btrfs_insert_empty_item()
3007 const struct btrfs_key *key);
3009 const struct btrfs_key *key,
3013 struct btrfs_key *key,
3015 int btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key,
3017 struct btrfs_key *root_key);
3040 struct btrfs_key *location, u8 type, u64 index);
3096 struct btrfs_key *location, int mod);
3193 struct inode *btrfs_iget_path(struct super_block *s, struct btrfs_key *location,
3196 struct inode *btrfs_iget(struct super_block *s, struct btrfs_key *location,
3712 struct btrfs_key key_start;
3713 struct btrfs_key key_end; /* exclusive */
3719 struct btrfs_key *start, struct btrfs_key *end);