ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Public Attributes | |
uint64_t | dev_id |
wstring | name |
uint64_t | alloc |
uint64_t | size |
Definition at line 158 of file volpropsheet.cpp.
uint64_t dev::alloc |
Definition at line 161 of file volpropsheet.cpp.
uint64_t dev::dev_id |
Definition at line 159 of file volpropsheet.cpp.
Referenced by add_chunk(), add_device(), add_device_to_list(), find_chunk_offset(), find_device_from_uuid(), find_disk_holes(), finish_removing_device(), flush_changed_dev_stats(), get_devices(), init_device(), mount_vol(), regenerate_space_list(), reset_stats(), resize_device(), BtrfsVolPropSheet::StatsDlgProc(), trim_unalloc_space(), and write_btrfs().
wstring dev::name |
Definition at line 160 of file volpropsheet.cpp.
uint64_t dev::size |
Definition at line 162 of file volpropsheet.cpp.
Referenced by find_devices(), and get_devices().