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

Public Attributes | |
| struct { | |
| PLARGE_INTEGER EndingOffset | |
| PERESOURCE * ResourceToRelease | |
| } | AcquireForModifiedPageWriter |
| struct { | |
| PERESOURCE ResourceToRelease | |
| } | ReleaseForModifiedPageWriter |
| struct { | |
| FS_FILTER_SECTION_SYNC_TYPE SyncType | |
| ULONG PageProtection | |
| } | AcquireForSectionSynchronization |
| struct { | |
| FS_FILTER_STREAM_FO_NOTIFICATION_TYPE NotificationType | |
| BOOLEAN POINTER_ALIGNMENT SafeToRecurse | |
| } | NotifyStreamFileObject |
| struct { | |
| PVOID Argument1 | |
| PVOID Argument2 | |
| PVOID Argument3 | |
| PVOID Argument4 | |
| PVOID Argument5 | |
| } | Others |
| struct { ... } _FS_FILTER_PARAMETERS::AcquireForModifiedPageWriter |
| struct { ... } _FS_FILTER_PARAMETERS::AcquireForSectionSynchronization |
Referenced by FsRtlAcquireFileExclusiveCommon().
| PLARGE_INTEGER _FS_FILTER_PARAMETERS::EndingOffset |
| FS_FILTER_STREAM_FO_NOTIFICATION_TYPE _FS_FILTER_PARAMETERS::NotificationType |
| struct { ... } _FS_FILTER_PARAMETERS::NotifyStreamFileObject |
| struct { ... } _FS_FILTER_PARAMETERS::Others |
| struct { ... } _FS_FILTER_PARAMETERS::ReleaseForModifiedPageWriter |
| PERESOURCE* _FS_FILTER_PARAMETERS::ResourceToRelease |
| PERESOURCE _FS_FILTER_PARAMETERS::ResourceToRelease |
| BOOLEAN POINTER_ALIGNMENT _FS_FILTER_PARAMETERS::SafeToRecurse |
| FS_FILTER_SECTION_SYNC_TYPE _FS_FILTER_PARAMETERS::SyncType |