ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostAcquireForCcFlush |
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostAcquireForModifiedPageWriter |
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostAcquireForSectionSynchronization |
Definition at line 7429 of file iotypes.h.
Referenced by FsRtlAcquireFileExclusiveCommon().
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostReleaseForCcFlush |
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostReleaseForModifiedPageWriter |
PFS_FILTER_COMPLETION_CALLBACK _FS_FILTER_CALLBACKS::PostReleaseForSectionSynchronization |
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreAcquireForCcFlush |
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreAcquireForModifiedPageWriter |
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreAcquireForSectionSynchronization |
Definition at line 7428 of file iotypes.h.
Referenced by DriverEntry(), and FsRtlAcquireFileExclusiveCommon().
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreReleaseForCcFlush |
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreReleaseForModifiedPageWriter |
PFS_FILTER_CALLBACK _FS_FILTER_CALLBACKS::PreReleaseForSectionSynchronization |
ULONG _FS_FILTER_CALLBACKS::SizeOfFsFilterCallbacks |
Definition at line 7426 of file iotypes.h.
Referenced by DriverEntry().