Searched refs:FSRTL_VOLUME_LOCK (Results 1 – 10 of 10) sorted by relevance
73 case FSRTL_VOLUME_LOCK: in FsRtlNotifyVolumeEvent()
91 #define FSRTL_VOLUME_LOCK 3 macro
441 #define FSRTL_VOLUME_LOCK 3 macro
725 UDFNotifyVolumeEvent(PtrNewFileObject, FSRTL_VOLUME_LOCK); in UDFCommonCreate()
1761 UDFNotifyVolumeEvent(IrpSp->FileObject, FSRTL_VOLUME_LOCK); in UDFLockVolume()
559 …otifyVolumeEvent(IoStackLocation->FileObject, (NT_SUCCESS(Status) ? FSRTL_VOLUME_LOCK : FSRTL_VOLU… in RawUserFsCtrl()
1123 FsRtlNotifyVolumeEvent(IrpContext->Stack->FileObject, FSRTL_VOLUME_LOCK); in VfatLockOrUnlockVolume()
1990 FsRtlNotifyVolumeEvent( IrpSp->FileObject, FSRTL_VOLUME_LOCK );
3293 FsRtlNotifyVolumeEvent( IrpSp->FileObject, FSRTL_VOLUME_LOCK );
2257 FsRtlNotifyVolumeEvent(IrpSp->FileObject, FSRTL_VOLUME_LOCK); in lock_volume()