ReactOS 0.4.15-dev-7842-g558ab78
btrfs_filesystem_device Struct Reference

#include <btrfsioctl.h>

Public Attributes

uint8_t uuid [16]
 
BOOL missing
 
USHORT name_length
 
WCHAR name [1]
 

Detailed Description

Definition at line 181 of file btrfsioctl.h.

Member Data Documentation

◆ missing

BOOL btrfs_filesystem_device::missing

Definition at line 183 of file btrfsioctl.h.

◆ name

WCHAR btrfs_filesystem_device::name[1]

Definition at line 185 of file btrfsioctl.h.

◆ name_length

USHORT btrfs_filesystem_device::name_length

Definition at line 184 of file btrfsioctl.h.

◆ uuid

uint8_t btrfs_filesystem_device::uuid[16]

Definition at line 182 of file btrfsioctl.h.


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