Home
last modified time | relevance | path

Searched refs:CdFreeIoContext (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Ddeviosup.c3617 CdFreeIoContext( IoContext ); in CdMultiAsyncCompletionRoutine()
3775 CdFreeIoContext( IoContext ); in CdSingleAsyncCompletionRoutine()
H A Dstrucsup.c1782 CdFreeIoContext( IrpContext->IoContext );
H A Dcdprocs.h1349 #define CdFreeIoContext(IO) CdFreePool( (PVOID) &(IO) ) /* ReactOS Change: GCC "passing argumen… macro