|
ReactOS 0.4.16-dev-1948-gd260c1d
|

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().