Searched refs:OriginalByteCount (Results 1 – 3 of 3) sorted by relevance
103 ULONG OriginalByteCount; in _Requires_lock_held_() local151 OriginalByteCount = ByteCount = IrpSp->Parameters.Write.Length; in _Requires_lock_held_()210 (WriteByteCount > OriginalByteCount)) { in _Requires_lock_held_()
112 ULONG OriginalByteCount; in _Requires_lock_held_() local165 OriginalByteCount = ByteCount = IrpSp->Parameters.Read.Length; in _Requires_lock_held_()313 (ReadByteCount > OriginalByteCount)) { in _Requires_lock_held_()
948 ULONG OriginalByteCount; in _Requires_lock_held_() local987 OriginalByteCount = ByteCount; in _Requires_lock_held_()1249 Irp->IoStatus.Information = OriginalByteCount; in _Requires_lock_held_()1342 ULONG OriginalByteCount; in _Requires_lock_held_() local1367 OriginalByteCount = ByteCount; in _Requires_lock_held_()1606 Irp->IoStatus.Information = OriginalByteCount; in _Requires_lock_held_()