Searched refs:RxSetIoStatusInfo (Results 1 – 2 of 2) sorted by relevance
5 #define RxSetIoStatusInfo(R, I) (R)->CurrentIrp->IoStatus.Information = (I) macro
7233 RxSetIoStatusInfo(RxContext, RxContext->IoStatusBlock.Information); in RxLowIoNotifyChangeDirectoryCompletion()