Home
last modified time | relevance | path

Searched refs:FailImmediately (Results 1 – 17 of 17) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Dlockctrl.c148 _In_ BOOLEAN FailImmediately, in CdFastLock() argument
262 FailImmediately, in CdFastLock()
/reactos/drivers/filesystems/udfs/
H A Dlockctrl.cpp211 BOOLEAN FailImmediately, in UDFFastLock() argument
262 FailImmediately, in UDFFastLock()
H A Dprotos.h547 BOOLEAN FailImmediately,
/reactos/drivers/filesystems/fastfat/
H A Dlockctrl.c125 BOOLEAN FailImmediately, in _Function_class_()
222 FailImmediately, in _Function_class_()
H A Dfatprocs.h2714 BOOLEAN FailImmediately,
/reactos/drivers/filesystems/btrfs/
H A Dfastio.c371 … ULONG Key, BOOLEAN FailImmediately, BOOLEAN ExclusiveLock, PIO_STATUS_BLOCK IoStatus, in _Function_class_()
379 ProcessId, Key, FailImmediately, ExclusiveLock, IoStatus, DeviceObject); in _Function_class_()
391 ret = FsRtlFastLock(&fcb->lock, FileObject, FileOffset, Length, ProcessId, Key, FailImmediately, in _Function_class_()
/reactos/drivers/filesystems/ext2/src/
H A Dfastio.c523 IN BOOLEAN FailImmediately, in Ext2FastIoLock() argument
569 (FailImmediately ? "FailImmediately " : ""), in Ext2FastIoLock()
584 FailImmediately, in Ext2FastIoLock()
/reactos/ntoskrnl/fsrtl/
H A Dfilelock.c330 IN BOOLEAN FailImmediately, in FsRtlPrivateLock() argument
355 FailImmediately, in FsRtlPrivateLock()
438 if (FailImmediately) in FsRtlPrivateLock()
486 if (FailImmediately) in FsRtlPrivateLock()
/reactos/drivers/filesystems/vfatfs/
H A Dfastio.c231 BOOLEAN FailImmediately, in VfatFastIoLock() argument
243 UNREFERENCED_PARAMETER(FailImmediately); in VfatFastIoLock()
/reactos/drivers/filters/fltmgr/
H A DInterface.c918 _In_ BOOLEAN FailImmediately, in FltpFastIoLock() argument
954 FailImmediately, in FltpFastIoLock()
/reactos/ntoskrnl/io/iomgr/
H A Diofunc.c1772 IN BOOLEAN FailImmediately, in NtLockFile() argument
1873 FailImmediately, in NtLockFile()
1976 if (FailImmediately) StackPtr->Flags = SL_FAIL_IMMEDIATELY; in NtLockFile()
/reactos/sdk/include/xdk/
H A Dfsrtlfuncs.h316 _In_ BOOLEAN FailImmediately,
H A Dzwfuncs.h1095 _In_ BOOLEAN FailImmediately,
H A Dntifs.template.h198 _In_ BOOLEAN FailImmediately,
H A Diotypes.h1504 _In_ BOOLEAN FailImmediately,
/reactos/drivers/filesystems/ext2/inc/
H A Dext2fs.h2199 IN BOOLEAN FailImmediately,
/reactos/sdk/include/ddk/
H A Dfltkernel.h271 BOOLEAN FailImmediately; member