ReactOS 0.4.15-dev-8434-g155a7c7
tree_buf Union Reference

#include <btrfs.h>

Collaboration diagram for tree_buf:

Public Attributes

struct btrfs_header header
 
struct btrfs_node node
 
struct btrfs_leaf leaf
 

Detailed Description

Definition at line 383 of file btrfs.h.

Member Data Documentation

◆ header

struct btrfs_header tree_buf::header

Definition at line 384 of file btrfs.h.

Referenced by _BtrFsSearchTree().

◆ leaf

struct btrfs_leaf tree_buf::leaf

Definition at line 386 of file btrfs.h.

Referenced by _BtrFsSearchTree().

◆ node

struct btrfs_node tree_buf::node

Definition at line 385 of file btrfs.h.

Referenced by _BtrFsSearchTree().


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