ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
FAST_MUTEX | FilterContextsMutex |
LIST_ENTRY | FilterContexts |
Definition at line 17 of file filtrctx.c.
LIST_ENTRY _FILE_OBJECT_FILTER_CONTEXTS::FilterContexts |
Definition at line 20 of file filtrctx.c.
Referenced by FsRtlInsertPerFileObjectContext(), FsRtlLookupPerFileObjectContext(), FsRtlPTeardownPerFileObjectContexts(), and FsRtlRemovePerFileObjectContext().
FAST_MUTEX _FILE_OBJECT_FILTER_CONTEXTS::FilterContextsMutex |
Definition at line 19 of file filtrctx.c.
Referenced by FsRtlInsertPerFileObjectContext(), FsRtlLookupPerFileObjectContext(), and FsRtlRemovePerFileObjectContext().