ReactOS 0.4.16-dev-746-g329a414
|
#include <btrfs.h>
Public Attributes | |
__u64 | objectid |
__u8 | type |
__u64 | offset |
__u64 btrfs_disk_key::objectid |
Definition at line 89 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 91 of file btrfs.h.
Referenced by btrfs_comp_keys(), and btrfs_read_chunk_tree().
__u8 btrfs_disk_key::type |
Definition at line 90 of file btrfs.h.
Referenced by btrfs_comp_keys(), btrfs_comp_keys_type(), and btrfs_read_chunk_tree().