|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <ntifs.template.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| PVOID | Unknown1 |
| PVOID | Unknown2 |
| FILE_LOCK_INFO | FileLock |
Definition at line 1454 of file ntifs.template.h.
| FILE_LOCK_INFO _FILE_EXCLUSIVE_LOCK_ENTRY::FileLock |
Definition at line 1458 of file ntifs.template.h.
Referenced by FsRtlCheckLockForReadAccess(), FsRtlCheckLockForWriteAccess(), FsRtlFastCheckLockForRead(), FsRtlFastCheckLockForWrite(), FsRtlFastUnlockSingle(), FsRtlpExpandLockElement(), FsRtlPrivateLock(), and LockPeekNextIrp().
| LIST_ENTRY _FILE_EXCLUSIVE_LOCK_ENTRY::ListEntry |
Definition at line 1455 of file ntifs.template.h.
| PVOID _FILE_EXCLUSIVE_LOCK_ENTRY::Unknown1 |
Definition at line 1456 of file ntifs.template.h.
| PVOID _FILE_EXCLUSIVE_LOCK_ENTRY::Unknown2 |
Definition at line 1457 of file ntifs.template.h.