Searched refs:CdFreeIoContext (Results 1 – 3 of 3) sorted by relevance
3617 CdFreeIoContext( IoContext ); in CdMultiAsyncCompletionRoutine()3775 CdFreeIoContext( IoContext ); in CdSingleAsyncCompletionRoutine()
1782 CdFreeIoContext( IrpContext->IoContext );
1349 #define CdFreeIoContext(IO) CdFreePool( (PVOID) &(IO) ) /* ReactOS Change: GCC "passing argumen… macro