ReactOS 0.4.15-dev-7942-gd23573b
btrfs_key_ptr Struct Reference

#include <btrfs.h>

Collaboration diagram for btrfs_key_ptr:

Public Attributes

struct btrfs_disk_key key
 
__u64 blockptr
 
__u64 generation
 

Detailed Description

Definition at line 120 of file btrfs.h.

Member Data Documentation

◆ blockptr

__u64 btrfs_key_ptr::blockptr

Definition at line 122 of file btrfs.h.

◆ generation

__u64 btrfs_key_ptr::generation

Definition at line 123 of file btrfs.h.

◆ key

struct btrfs_disk_key btrfs_key_ptr::key

Definition at line 121 of file btrfs.h.


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