ReactOS 0.4.15-dev-7968-g24a56f8
options Struct Reference
Collaboration diagram for options:

Public Attributes

uint16_t unk1
 
uint16_t unk2
 
uint32_t flags
 
DSTRINGlabel
 

Detailed Description

Definition at line 113 of file btrfslib.c.

Member Data Documentation

◆ flags

uint32_t options::flags

Definition at line 116 of file btrfslib.c.

Referenced by FormatEx().

◆ label

DSTRING* options::label

Definition at line 117 of file btrfslib.c.

Referenced by FormatEx().

◆ unk1

uint16_t options::unk1

Definition at line 114 of file btrfslib.c.

◆ unk2

uint16_t options::unk2

Definition at line 115 of file btrfslib.c.


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