/reactos/drivers/filesystems/cdfs/ |
H A D | lockctrl.c | 148 _In_ BOOLEAN FailImmediately, in CdFastLock() argument 262 FailImmediately, in CdFastLock()
|
/reactos/drivers/filesystems/udfs/ |
H A D | lockctrl.cpp | 211 BOOLEAN FailImmediately, in UDFFastLock() argument 262 FailImmediately, in UDFFastLock()
|
H A D | protos.h | 547 BOOLEAN FailImmediately,
|
/reactos/drivers/filesystems/fastfat/ |
H A D | lockctrl.c | 125 BOOLEAN FailImmediately, in _Function_class_() 222 FailImmediately, in _Function_class_()
|
H A D | fatprocs.h | 2714 BOOLEAN FailImmediately,
|
/reactos/drivers/filesystems/btrfs/ |
H A D | fastio.c | 371 … 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 D | fastio.c | 523 IN BOOLEAN FailImmediately, in Ext2FastIoLock() argument 569 (FailImmediately ? "FailImmediately " : ""), in Ext2FastIoLock() 584 FailImmediately, in Ext2FastIoLock()
|
/reactos/ntoskrnl/fsrtl/ |
H A D | filelock.c | 330 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 D | fastio.c | 231 BOOLEAN FailImmediately, in VfatFastIoLock() argument 243 UNREFERENCED_PARAMETER(FailImmediately); in VfatFastIoLock()
|
/reactos/drivers/filters/fltmgr/ |
H A D | Interface.c | 918 _In_ BOOLEAN FailImmediately, in FltpFastIoLock() argument 954 FailImmediately, in FltpFastIoLock()
|
/reactos/ntoskrnl/io/iomgr/ |
H A D | iofunc.c | 1772 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 D | fsrtlfuncs.h | 316 _In_ BOOLEAN FailImmediately,
|
H A D | zwfuncs.h | 1095 _In_ BOOLEAN FailImmediately,
|
H A D | ntifs.template.h | 198 _In_ BOOLEAN FailImmediately,
|
H A D | iotypes.h | 1504 _In_ BOOLEAN FailImmediately,
|
/reactos/drivers/filesystems/ext2/inc/ |
H A D | ext2fs.h | 2199 IN BOOLEAN FailImmediately,
|
/reactos/sdk/include/ddk/ |
H A D | fltkernel.h | 271 BOOLEAN FailImmediately; member
|