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

Public Attributes | |
| PETHREAD | Thread |
| KEVENT | Engine |
| KEVENT | Wait |
| EXT2_REAPER_RELEASE | Free |
| ULONG | Flags |
| KEVENT _EXT2_REAPER::Engine |
Definition at line 505 of file ext2fs.h.
Referenced by Ext2bhReaperThread(), Ext2FcbReaperThread(), Ext2McbReaperThread(), Ext2StartReaper(), and Ext2StopReaper().
| ULONG _EXT2_REAPER::Flags |
Definition at line 508 of file ext2fs.h.
Referenced by Ext2bhReaperThread(), Ext2FcbReaperThread(), Ext2McbReaperThread(), and Ext2StopReaper().
| EXT2_REAPER_RELEASE _EXT2_REAPER::Free |
Definition at line 507 of file ext2fs.h.
Referenced by Ext2StartReaper().
| PETHREAD _EXT2_REAPER::Thread |
Definition at line 504 of file ext2fs.h.
Referenced by Ext2bhReaperThread(), Ext2FcbReaperThread(), and Ext2McbReaperThread().
| KEVENT _EXT2_REAPER::Wait |
Definition at line 506 of file ext2fs.h.
Referenced by __brelse(), Ext2AllocateMcb(), Ext2bhReaperThread(), Ext2FcbReaperThread(), Ext2McbReaperThread(), Ext2ReleaseFcb(), Ext2StartReaper(), and Ext2StopReaper().