|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfs.h>
Public Attributes | |
| __u64 | objectid |
| __u8 | type |
| __u64 | offset |
| __u64 btrfs_disk_key::objectid |
Definition at line 90 of file btrfs.h.
Referenced by btrfs_comp_keys(), btrfs_comp_keys_type(), btrfs_read_chunk_tree(), BtrFsSearchTreeType(), next_slot(), and prev_slot().
| __u64 btrfs_disk_key::offset |
Definition at line 92 of file btrfs.h.
Referenced by btrfs_comp_keys(), and btrfs_read_chunk_tree().
| __u8 btrfs_disk_key::type |
Definition at line 91 of file btrfs.h.
Referenced by btrfs_comp_keys(), btrfs_comp_keys_type(), and btrfs_read_chunk_tree().