Searched refs:btrfs_disk_key (Results 1 – 4 of 4) sorted by relevance
202 static int btrfs_comp_keys(const struct btrfs_disk_key *k1, in btrfs_comp_keys()203 const struct btrfs_disk_key *k2) in btrfs_comp_keys()221 static int btrfs_comp_keys_type(const struct btrfs_disk_key *k1, in btrfs_comp_keys_type()222 const struct btrfs_disk_key *k2) in btrfs_comp_keys_type()237 struct btrfs_disk_key *key, struct btrfs_path *path) in search_tree()288 static int next_leaf(struct fs_info *fs, struct btrfs_disk_key *key, struct btrfs_path *path) in next_leaf()312 static int next_slot(struct fs_info *fs, struct btrfs_disk_key *key, in next_slot()334 struct btrfs_disk_key *key; in btrfs_read_sys_chunk_array()341 key = (struct btrfs_disk_key *)(bfs->sb.sys_chunk_array + cur); in btrfs_read_sys_chunk_array()358 struct btrfs_disk_key search_key; in btrfs_read_chunk_tree()[all …]
124 struct btrfs_disk_key { struct165 struct btrfs_disk_key key;176 struct btrfs_disk_key key;254 struct btrfs_disk_key drop_progress;260 struct btrfs_disk_key location;
335 struct btrfs_disk_key { struct440 struct btrfs_disk_key location;488 struct btrfs_disk_key key;582 struct btrfs_disk_key location;607 struct btrfs_disk_key drop_progress;
42 struct btrfs_disk_key { struct49 struct btrfs_disk_key location; argument