Home
last modified time | relevance | path

Searched refs:PFLT_INSTANCE (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/ddk/
H A Dfltkernel.h410 PFLT_INSTANCE TargetInstance;
478 PFLT_INSTANCE CONST Instance;
665 _In_ PFLT_INSTANCE Instance,
679 _In_ PFLT_INSTANCE Instance,
690 _In_ PFLT_INSTANCE Instance,
919 PFLT_INSTANCE Instance;
982 _In_ PFLT_INSTANCE Instance,
1043 _In_ PFLT_INSTANCE Instance,
1052 _In_ PFLT_INSTANCE Instance,
1125 _In_ PFLT_INSTANCE Instance,
[all …]
/reactos/drivers/filters/fltmgr/
H A DMisc.c62 _In_opt_ PFLT_INSTANCE Instance, in FltGetFileNameInformationUnsafe()
89 _In_ PFLT_INSTANCE Instance, in FltGetDestinationFileNameInformation()
H A DObject.c152 _In_opt_ PFLT_INSTANCE Instance, in _IRQL_requires_max_()
176 _In_opt_ PFLT_INSTANCE Instance, in _IRQL_requires_max_()
H A Dfltmgrint.h152 } FLT_INSTANCE, *PFLT_INSTANCE; typedef
343 PFLT_INSTANCE Instance;
H A DVolume.c199 _Outptr_opt_result_maybenull_ PFLT_INSTANCE *RetInstance) in FltAttachVolume()
H A DFilter.c321 PFLT_INSTANCE Instance; in FltUnregisterFilter()