ReactOS 0.4.15-dev-7942-gd23573b
FREE_SPACE_ENTRY Struct Reference

#include <btrfs.h>

Public Attributes

uint64_t offset
 
uint64_t size
 
uint8_t type
 

Detailed Description

Definition at line 448 of file btrfs.h.

Member Data Documentation

◆ offset

uint64_t FREE_SPACE_ENTRY::offset

Definition at line 449 of file btrfs.h.

Referenced by load_stored_free_space_cache(), and update_chunk_cache().

◆ size

uint64_t FREE_SPACE_ENTRY::size

Definition at line 450 of file btrfs.h.

Referenced by load_stored_free_space_cache(), and update_chunk_cache().

◆ type

uint8_t FREE_SPACE_ENTRY::type

Definition at line 451 of file btrfs.h.

Referenced by load_stored_free_space_cache(), and update_chunk_cache().


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