ReactOS 0.4.16-dev-311-g9382aa2
|
#include <shellext.h>
Public Attributes | |
HANDLE | FileHandle |
LARGE_INTEGER | SourceFileOffset |
LARGE_INTEGER | TargetFileOffset |
LARGE_INTEGER | ByteCount |
Definition at line 198 of file shellext.h.
LARGE_INTEGER _DUPLICATE_EXTENTS_DATA::ByteCount |
Definition at line 202 of file shellext.h.
Referenced by BtrfsRecv::cmd_clone(), duplicate_extents(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
HANDLE _DUPLICATE_EXTENTS_DATA::FileHandle |
Definition at line 199 of file shellext.h.
Referenced by BtrfsRecv::cmd_clone(), duplicate_extents(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
LARGE_INTEGER _DUPLICATE_EXTENTS_DATA::SourceFileOffset |
Definition at line 200 of file shellext.h.
Referenced by BtrfsRecv::cmd_clone(), duplicate_extents(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
LARGE_INTEGER _DUPLICATE_EXTENTS_DATA::TargetFileOffset |
Definition at line 201 of file shellext.h.
Referenced by BtrfsRecv::cmd_clone(), duplicate_extents(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().