ReactOS 0.4.15-dev-7942-gd23573b
btrfs_usage Struct Reference

#include <btrfsioctl.h>

Collaboration diagram for btrfs_usage:

Public Attributes

uint32_t next_entry
 
uint64_t type
 
uint64_t size
 
uint64_t used
 
uint64_t num_devices
 
btrfs_usage_device devices [1]
 

Detailed Description

Definition at line 121 of file btrfsioctl.h.

Member Data Documentation

◆ devices

btrfs_usage_device btrfs_usage::devices[1]

Definition at line 127 of file btrfsioctl.h.

Referenced by find_dev_alloc(), BtrfsVolPropSheet::FormatUsage(), and get_usage().

◆ next_entry

uint32_t btrfs_usage::next_entry

Definition at line 122 of file btrfsioctl.h.

Referenced by find_dev_alloc(), BtrfsVolPropSheet::FormatUsage(), and get_usage().

◆ num_devices

uint64_t btrfs_usage::num_devices

Definition at line 126 of file btrfsioctl.h.

Referenced by find_dev_alloc(), BtrfsVolPropSheet::FormatUsage(), and get_usage().

◆ size

uint64_t btrfs_usage::size

Definition at line 124 of file btrfsioctl.h.

Referenced by BtrfsVolPropSheet::FormatUsage(), and get_usage().

◆ type

uint64_t btrfs_usage::type

Definition at line 123 of file btrfsioctl.h.

Referenced by BtrfsVolPropSheet::FormatUsage(), and get_usage().

◆ used

uint64_t btrfs_usage::used

Definition at line 125 of file btrfsioctl.h.

Referenced by BtrfsVolPropSheet::FormatUsage(), and get_usage().


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