ReactOS 0.4.15-dev-8434-g155a7c7
btrfs_device Struct Reference

#include <btrfsioctl.h>

Public Attributes

uint32_t next_entry
 
uint64_t dev_id
 
uint64_t size
 
uint64_t max_size
 
BOOL readonly
 
BOOL missing
 
ULONG device_number
 
ULONG partition_number
 
uint64_t stats [5]
 
USHORT namelen
 
WCHAR name [1]
 

Detailed Description

Definition at line 102 of file btrfsioctl.h.

Member Data Documentation

◆ dev_id

◆ device_number

ULONG btrfs_device::device_number

◆ max_size

uint64_t btrfs_device::max_size

Definition at line 106 of file btrfsioctl.h.

Referenced by BtrfsDeviceResize::DeviceResizeDlgProc().

◆ missing

BOOL btrfs_device::missing

◆ name

◆ namelen

◆ next_entry

◆ partition_number

ULONG btrfs_device::partition_number

◆ readonly

◆ size

◆ stats

uint64_t btrfs_device::stats[5]

Definition at line 111 of file btrfsioctl.h.


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