ReactOS 0.4.15-dev-7906-g1b85a5f
sys_chunk Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for sys_chunk:

Public Attributes

KEY key
 
voiddata
 
USHORT size
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 620 of file btrfs_drv.h.

Member Data Documentation

◆ data

void* sys_chunk::data

◆ key

KEY sys_chunk::key

◆ list_entry

LIST_ENTRY sys_chunk::list_entry

Definition at line 624 of file btrfs_drv.h.

Referenced by add_to_bootstrap(), load_sys_chunks(), and remove_from_bootstrap().

◆ size

USHORT sys_chunk::size

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