Home
last modified time | relevance | path

Searched refs:FsRtlFastUnlockAllByKey (Results 1 – 8 of 8) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Dlockctrl.c664 IoStatus->Status = FsRtlFastUnlockAllByKey( Fcb->FileLock, in CdFastUnlockAllByKey()
/reactos/drivers/filesystems/udfs/
H A Dlockctrl.cpp543 IoStatus->Status = FsRtlFastUnlockAllByKey( &(Fcb->NTRequiredFCB->FileLock), in UDFFastUnlockAllByKey()
/reactos/drivers/filesystems/fastfat/
H A Dlockctrl.c576 IoStatus->Status = FsRtlFastUnlockAllByKey( &Fcb->Specific.Fcb.FileLock, in _Function_class_()
/reactos/ntoskrnl/fsrtl/
H A Dfilelock.c1086 FsRtlFastUnlockAllByKey(IN PFILE_LOCK FileLock, in FsRtlFastUnlockAllByKey() function
1228 FsRtlFastUnlockAllByKey(FileLock, in FsRtlProcessFileLock()
/reactos/drivers/filesystems/btrfs/
H A Dfastio.c484 IoStatus->Status = FsRtlFastUnlockAllByKey(&fcb->lock, FileObject, ProcessId, Key, NULL); in _Function_class_()
/reactos/drivers/filesystems/ext2/src/
H A Dfastio.c891 IoStatus->Status = FsRtlFastUnlockAllByKey( in Ext2FastIoUnlockAllByKey()
/reactos/sdk/include/xdk/
H A Dfsrtlfuncs.h287 FsRtlFastUnlockAllByKey(
/reactos/ntoskrnl/
H A Dntoskrnl.spec216 @ stdcall FsRtlFastUnlockAllByKey(ptr ptr ptr long ptr)