Home
last modified time | relevance | path

Searched refs:btrfs_disk_key (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/core/fs/btrfs/
Dbtrfs.c202 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 …]
Dbtrfs.h124 struct btrfs_disk_key { struct
165 struct btrfs_disk_key key;
176 struct btrfs_disk_key key;
254 struct btrfs_disk_key drop_progress;
260 struct btrfs_disk_key location;
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h335 struct btrfs_disk_key { struct
440 struct btrfs_disk_key location;
488 struct btrfs_disk_key key;
582 struct btrfs_disk_key location;
607 struct btrfs_disk_key drop_progress;
/external/syslinux/extlinux/
Dbtrfs.h42 struct btrfs_disk_key { struct
49 struct btrfs_disk_key location; argument