ReactOS 0.4.15-dev-7958-gcd0bb1a
btrfs_filesystem Struct Reference

#include <btrfsioctl.h>

Collaboration diagram for btrfs_filesystem:

Public Attributes

uint32_t next_entry
 
uint8_t uuid [16]
 
uint32_t num_devices
 
btrfs_filesystem_device device
 

Detailed Description

Definition at line 188 of file btrfsioctl.h.

Member Data Documentation

◆ device

btrfs_filesystem_device btrfs_filesystem::device

◆ next_entry

uint32_t btrfs_filesystem::next_entry

Definition at line 189 of file btrfsioctl.h.

Referenced by BtrfsDeviceAdd::populate_device_tree(), and query_filesystems().

◆ num_devices

uint32_t btrfs_filesystem::num_devices

◆ uuid

uint8_t btrfs_filesystem::uuid[16]

Definition at line 190 of file btrfsioctl.h.

Referenced by BtrfsDeviceAdd::populate_device_tree(), and query_filesystems().


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