Searched refs:RawSectorOffset (Results 1 – 1 of 1) sorted by relevance
1844 ULONG RawSectorOffset; in _Requires_lock_held_() local1920 RawSectorOffset = (ULONG) ( StartingOffset - CurrentRawOffset) - sizeof( RIFF_HEADER ); in _Requires_lock_held_()1921 …CurrentRawByteCount = (RawSectorOffset + RemainingRawByteCount + RAW_SECTOR_SIZE - 1) / RAW_SECTOR… in _Requires_lock_held_()1980 CurrentRawByteCount = RAW_SECTOR_SIZE - RawSectorOffset; in _Requires_lock_held_()1992 Add2Ptr( Fcb->Vcb->XASector, RawSectorOffset, PCHAR ), in _Requires_lock_held_()2040 ThisIoRun->TransferBufferOffset = RawSectorOffset; in _Requires_lock_held_()2059 if ((RawSectorOffset == 0) && in _Requires_lock_held_()2139 ThisIoRun->TransferByteCount = RAW_SECTOR_SIZE - RawSectorOffset; in _Requires_lock_held_()2140 ThisIoRun->TransferBufferOffset = RawSectorOffset; in _Requires_lock_held_()2204 RawSectorOffset = 0; in _Requires_lock_held_()