ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <fsrtl.h>
PVOID _NOTIFY_CHANGE::AllocatedBuffer |
Definition at line 89 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), and FsRtlNotifyFilterReportChange().
PVOID _NOTIFY_CHANGE::Buffer |
Definition at line 90 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::BufferLength |
Definition at line 91 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
UCHAR _NOTIFY_CHANGE::CharacterSize |
Definition at line 87 of file fsrtl.h.
Referenced by FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::CompletionFilter |
Definition at line 88 of file fsrtl.h.
Referenced by FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::DataLength |
Definition at line 93 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
PFILTER_REPORT_CHANGE _NOTIFY_CHANGE::FilterCallback |
Definition at line 85 of file fsrtl.h.
Referenced by FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
USHORT _NOTIFY_CHANGE::Flags |
Definition at line 86 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
PVOID _NOTIFY_CHANGE::FsContext |
Definition at line 78 of file fsrtl.h.
Referenced by FsRtlCheckNotifyForDelete(), FsRtlIsNotifyOnList(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
PSTRING _NOTIFY_CHANGE::FullDirectoryName |
Definition at line 82 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::LastEntry |
Definition at line 94 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), and FsRtlNotifyFilterReportChange().
LIST_ENTRY _NOTIFY_CHANGE::NotifyIrps |
Definition at line 84 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlCheckNotifyForDelete(), FsRtlNotifyCleanup(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
LIST_ENTRY _NOTIFY_CHANGE::NotifyList |
Definition at line 83 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), and FsRtlNotifyFilterChangeDirectory().
PREAL_NOTIFY_SYNC _NOTIFY_CHANGE::NotifySync |
Definition at line 77 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), and FsRtlNotifyFilterChangeDirectory().
PEPROCESS _NOTIFY_CHANGE::OwningProcess |
Definition at line 96 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::ReferenceCount |
Definition at line 95 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), and FsRtlNotifyFilterChangeDirectory().
PVOID _NOTIFY_CHANGE::StreamID |
Definition at line 79 of file fsrtl.h.
Referenced by FsRtlNotifyFilterChangeDirectory().
PSECURITY_SUBJECT_CONTEXT _NOTIFY_CHANGE::SubjectContext |
Definition at line 81 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().
ULONG _NOTIFY_CHANGE::ThisBufferLength |
Definition at line 92 of file fsrtl.h.
Referenced by FsRtlCancelNotify(), FsRtlNotifyCleanup(), and FsRtlNotifyFilterReportChange().
PCHECK_FOR_TRAVERSE_ACCESS _NOTIFY_CHANGE::TraverseCallback |
Definition at line 80 of file fsrtl.h.
Referenced by FsRtlNotifyFilterChangeDirectory(), and FsRtlNotifyFilterReportChange().