Home
last modified time | relevance | path

Searched defs:IrpContextLite (Results 1 – 6 of 6) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Dclose.c725 PIRP_CONTEXT_LITE IrpContextLite = NULL; in CdQueueClose() local
H A Dstrucsup.c1841 _In_ PIRP_CONTEXT_LITE IrpContextLite
/reactos/drivers/filesystems/udfs/
H A Dmisc.cpp2421 IN PtrUDFIrpContextLite IrpContextLite in UDFInitializeIrpContextFromLite()
2458 OUT PtrUDFIrpContextLite *IrpContextLite, in UDFInitializeIrpContextLite()
H A Dclose.cpp1111 PtrUDFIrpContextLite IrpContextLite; in UDFQueueDelayedClose() local
H A Dstruct.h291 struct _UDFIrpContextLite* IrpContextLite; member
/reactos/drivers/filesystems/udfs/Include/
H A Dudf_common.h83 struct _UDFIrpContextLite* IrpContextLite; member