|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntifs.template.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| PVOID | Unknown1 |
| PVOID | Unknown2 |
| FILE_LOCK_INFO | FileLock |
Definition at line 1443 of file ntifs.template.h.
| FILE_LOCK_INFO _FILE_EXCLUSIVE_LOCK_ENTRY::FileLock |
Definition at line 1447 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 1444 of file ntifs.template.h.
| PVOID _FILE_EXCLUSIVE_LOCK_ENTRY::Unknown1 |
Definition at line 1445 of file ntifs.template.h.
| PVOID _FILE_EXCLUSIVE_LOCK_ENTRY::Unknown2 |
Definition at line 1446 of file ntifs.template.h.