Searched refs:PFLT_INSTANCE (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/include/ddk/ |
H A D | fltkernel.h | 410 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 D | Misc.c | 62 _In_opt_ PFLT_INSTANCE Instance, in FltGetFileNameInformationUnsafe() 89 _In_ PFLT_INSTANCE Instance, in FltGetDestinationFileNameInformation()
|
H A D | Object.c | 152 _In_opt_ PFLT_INSTANCE Instance, in _IRQL_requires_max_() 176 _In_opt_ PFLT_INSTANCE Instance, in _IRQL_requires_max_()
|
H A D | fltmgrint.h | 152 } FLT_INSTANCE, *PFLT_INSTANCE; typedef 343 PFLT_INSTANCE Instance;
|
H A D | Volume.c | 199 _Outptr_opt_result_maybenull_ PFLT_INSTANCE *RetInstance) in FltAttachVolume()
|
H A D | Filter.c | 321 PFLT_INSTANCE Instance; in FltUnregisterFilter()
|