Searched refs:RequestedByteCount (Results 1 – 8 of 8) sorted by relevance
559 ULONG RequestedByteCount; local626 RequestedByteCount = ByteCount;721 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =818 ByteCount = RequestedByteCount = (ULONG) (VolumeSize - StartingLbo);827 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =1131 ByteCount = RequestedByteCount = FileSize - StartingVbo;1135 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =1136 RequestedByteCount;1331 Irp->IoStatus.Information = RequestedByteCount;
483 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =1029 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =1723 IrpContext->FatIoContext->Wait.Async.RequestedByteCount =
1625 ULONG RequestedByteCount; member
2589 Context->Wait.Async.RequestedByteCount;3160 Irp->IoStatus.Information = Context->Wait.Async.RequestedByteCount;
270 IrpContext->IoContext->RequestedByteCount = ByteCount; in _Requires_lock_held_()
373 IrpContext->IoContext->RequestedByteCount = ByteCount; in _Requires_lock_held_()
1340 ULONG RequestedByteCount; member
3603 IoContext->MasterIrp->IoStatus.Information = IoContext->RequestedByteCount; in CdMultiAsyncCompletionRoutine()3755 Irp->IoStatus.Information = IoContext->RequestedByteCount; in CdSingleAsyncCompletionRoutine()