ReactOS 0.4.16-dev-92-g0c2cdca
|
ULONG EaIterator::EaIndex |
Definition at line 40 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
ULONG EaIterator::EaIndexCounter |
Definition at line 43 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
PFILE_FULL_EA_INFORMATION EaIterator::FullEa |
Definition at line 30 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
PFILE_FULL_EA_INFORMATION EaIterator::LastFullEa |
Definition at line 31 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
BOOL EaIterator::OverFlow |
Definition at line 27 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
ULONG EaIterator::RemainingUserBufferLength |
Definition at line 37 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
BOOLEAN EaIterator::ReturnSingleEntry |
Definition at line 24 of file ea.c.
Referenced by Ext2IterateAllEa(), and Ext2QueryEa().
ULONG EaIterator::UserBufferLength |
Definition at line 34 of file ea.c.
Referenced by Ext2QueryEa().