Searched refs:BytesFromSectors (Results 1 – 2 of 2) sorted by relevance
2564 Buffer->Buffer + BytesFromSectors( BufferSectorOffset), in _Requires_lock_held_()2565 BytesFromSectors( Found)); in _Requires_lock_held_()2568 UserBuffer += BytesFromSectors( Found); in _Requires_lock_held_()2657 BytesFromSectors( Blocks), in _Requires_lock_held_()2700 IrpSp->Parameters.Read.Length = BytesFromSectors( Blocks); in _Requires_lock_held_()
1596 #define BytesFromSectors(L) ( \ macro