ReactOS 0.4.15-dev-7906-g1b85a5f
changed_extent Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for changed_extent:

Public Attributes

uint64_t address
 
uint64_t size
 
uint64_t old_size
 
uint64_t count
 
uint64_t old_count
 
bool no_csum
 
bool superseded
 
LIST_ENTRY refs
 
LIST_ENTRY old_refs
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 596 of file btrfs_drv.h.

Member Data Documentation

◆ address

◆ count

◆ list_entry

LIST_ENTRY changed_extent::list_entry

Definition at line 606 of file btrfs_drv.h.

Referenced by balance_data_chunk(), flush_changed_extent(), and get_changed_extent_item().

◆ no_csum

bool changed_extent::no_csum

Definition at line 602 of file btrfs_drv.h.

Referenced by get_changed_extent_item().

◆ old_count

◆ old_refs

◆ old_size

uint64_t changed_extent::old_size

Definition at line 599 of file btrfs_drv.h.

Referenced by flush_changed_extent(), and get_changed_extent_item().

◆ refs

◆ size

uint64_t changed_extent::size

Definition at line 598 of file btrfs_drv.h.

Referenced by flush_changed_extent(), and get_changed_extent_item().

◆ superseded

bool changed_extent::superseded

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