ReactOS 0.4.15-dev-7924-g5949c20
EXTENT_REF_V0 Struct Reference

#include <btrfs.h>

Public Attributes

uint64_t root
 
uint64_t gen
 
uint64_t objid
 
uint32_t count
 

Detailed Description

Definition at line 429 of file btrfs.h.

Member Data Documentation

◆ count

uint32_t EXTENT_REF_V0::count

Definition at line 433 of file btrfs.h.

Referenced by convert_old_extent(), decrease_extent_refcount(), and get_extent_data_refcount().

◆ gen

uint64_t EXTENT_REF_V0::gen

Definition at line 431 of file btrfs.h.

◆ objid

uint64_t EXTENT_REF_V0::objid

Definition at line 432 of file btrfs.h.

◆ root

uint64_t EXTENT_REF_V0::root

Definition at line 430 of file btrfs.h.

Referenced by convert_old_extent().


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