|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellext.h>
Public Attributes | |
| WORD | ChecksumAlgorithm |
| WORD | Reserved |
| DWORD | Flags |
| DWORD | ChecksumChunkSizeInBytes |
| DWORD | ClusterSizeInBytes |
Definition at line 207 of file shellext.h.
| WORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ChecksumAlgorithm |
Definition at line 208 of file shellext.h.
Referenced by get_integrity_information(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
| DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ChecksumChunkSizeInBytes |
Definition at line 211 of file shellext.h.
Referenced by get_integrity_information().
| DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ClusterSizeInBytes |
Definition at line 212 of file shellext.h.
Referenced by get_integrity_information(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
| DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::Flags |
Definition at line 210 of file shellext.h.
Referenced by get_integrity_information(), BtrfsContextMenu::reflink_copy(), and reflink_copy2().
| WORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::Reserved |
Definition at line 209 of file shellext.h.
Referenced by get_integrity_information().