ReactOS 0.4.15-dev-7918-g2a2556c
btrfs_disk_key Struct Reference

#include <btrfs.h>

Public Attributes

__u64 objectid
 
__u8 type
 
__u64 offset
 

Detailed Description

Definition at line 88 of file btrfs.h.

Member Data Documentation

◆ objectid

__u64 btrfs_disk_key::objectid

◆ offset

__u64 btrfs_disk_key::offset

Definition at line 91 of file btrfs.h.

Referenced by btrfs_comp_keys(), and btrfs_read_chunk_tree().

◆ type

__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().


The documentation for this struct was generated from the following file: