|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <btrfsioctl.h>

Public Attributes | |
| HANDLE | parent |
| ULONG | num_clones |
| HANDLE | clones [1] |
Definition at line 267 of file btrfsioctl.h.
| HANDLE btrfs_send_subvol::clones[1] |
Definition at line 270 of file btrfsioctl.h.
Referenced by send_subvol(), and BtrfsSend::Thread().
| ULONG btrfs_send_subvol::num_clones |
Definition at line 269 of file btrfsioctl.h.
Referenced by send_subvol(), and BtrfsSend::Thread().
| HANDLE btrfs_send_subvol::parent |
Definition at line 268 of file btrfsioctl.h.
Referenced by send_subvol(), and BtrfsSend::Thread().