ReactOS 0.4.16-dev-59-gd481587
|
#include <pstypes.h>
Public Attributes | |
EPROCESS_QUOTA_ENTRY | QuotaEntry [PsQuotaTypes] |
LIST_ENTRY | QuotaList |
ULONG | ReferenceCount |
ULONG | ProcessCount |
ULONG _EPROCESS_QUOTA_BLOCK::ProcessCount |
Definition at line 1050 of file pstypes.h.
Referenced by PsInitializeQuotaSystem(), PspInheritQuota(), and PspSetQuotaLimits().
EPROCESS_QUOTA_ENTRY _EPROCESS_QUOTA_BLOCK::QuotaEntry[PsQuotaTypes] |
Definition at line 1047 of file pstypes.h.
Referenced by PsInitializeQuotaSystem(), and PspSetQuotaLimits().
LIST_ENTRY _EPROCESS_QUOTA_BLOCK::QuotaList |
ULONG _EPROCESS_QUOTA_BLOCK::ReferenceCount |
Definition at line 1049 of file pstypes.h.
Referenced by PsInitializeQuotaSystem(), PspInheritQuota(), and PspSetQuotaLimits().