|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfsioctl.h>
Public Attributes | |
| uint8_t | uuid [16] |
| BOOL | missing |
| USHORT | name_length |
| WCHAR | name [1] |
Definition at line 181 of file btrfsioctl.h.
| BOOL btrfs_filesystem_device::missing |
Definition at line 183 of file btrfsioctl.h.
| WCHAR btrfs_filesystem_device::name[1] |
Definition at line 185 of file btrfsioctl.h.
| USHORT btrfs_filesystem_device::name_length |
Definition at line 184 of file btrfsioctl.h.
| uint8_t btrfs_filesystem_device::uuid[16] |
Definition at line 182 of file btrfsioctl.h.