Searched refs:FILE_OPLOCK_BROKEN_TO_NONE (Results 1 – 2 of 2) sorted by relevance
303 Irp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlRemoveAndCompleteIrp()437 Irp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlAcknowledgeOplockBreak()867 Oplock->ExclusiveIrp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlOplockCleanup()938 Oplock->ExclusiveIrp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlOplockBreakToNone()966 Oplock->ExclusiveIrp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlOplockBreakToNone()1083 Oplock->ExclusiveIrp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlOplockBreakToII()1117 Oplock->ExclusiveIrp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlOplockBreakToII()1665 Irp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlUninitializeOplock()1680 Irp->IoStatus.Information = FILE_OPLOCK_BROKEN_TO_NONE; in FsRtlUninitializeOplock()
5582 #define FILE_OPLOCK_BROKEN_TO_NONE 0x00000008 macro