#include <XrdOssCache.hh>
Public Member Functions | |
XrdOssCache_Group (const char *grp, XrdOssCache_FS *fsp=0) | |
~XrdOssCache_Group () | |
Public Attributes | |
XrdOssCache_Group * | next |
char * | group |
XrdOssCache_FS * | curr |
long long | Usage |
long long | Quota |
int | GRPid |
Static Public Attributes | |
static long long | PubQuota |
static XrdOssCache_Group * | fsgroups |
Definition at line 145 of file XrdOssCache.hh.
XrdOssCache_Group::XrdOssCache_Group | ( | const char * | grp, | |
XrdOssCache_FS * | fsp = 0 | |||
) | [inline] |
Definition at line 159 of file XrdOssCache.hh.
XrdOssCache_Group::~XrdOssCache_Group | ( | ) | [inline] |
Definition at line 149 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache::Alloc(), XrdOssSys::ConfigStats(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), XrdOssSpace::Quotas(), XrdOssCache::Scan(), and XrdOssCache_FS::XrdOssCache_FS().
char* XrdOssCache_Group::group |
Definition at line 150 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache::Alloc(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), XrdOssSpace::Quotas(), and XrdOssCache_FS::XrdOssCache_FS().
Definition at line 152 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache_FS::getSpace(), XrdOssCache::Init(), and XrdOssCache::Scan().
Definition at line 153 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::getSpace(), and XrdOssSpace::Quotas().
Definition at line 154 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache::Init(), and XrdOssCache::Scan().
long long XrdOssCache_Group::PubQuota [static] |
Definition at line 155 of file XrdOssCache.hh.
Referenced by XrdOssSpace::Quotas(), and XrdOssSys::StatLS().
XrdOssCache_Group * XrdOssCache_Group::fsgroups [static] |
Definition at line 157 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache::Alloc(), XrdOssSys::ConfigStats(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), XrdOssSpace::Quotas(), XrdOssCache::Scan(), XrdOssSys::StatFS(), XrdOssSys::StatLS(), XrdOssSys::StatVS(), and XrdOssCache_FS::XrdOssCache_FS().