|
xrootd
|
#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 = -1 |
| static XrdOssCache_Group * | fsgroups = 0 |
| XrdOssCache_Group::XrdOssCache_Group | ( | const char * | grp, |
| XrdOssCache_FS * | fsp = 0 |
||
| ) | [inline] |
| XrdOssCache_Group::~XrdOssCache_Group | ( | ) | [inline] |
References group.
Referenced by XrdOssCache::Alloc().
XrdOssCache_Group * XrdOssCache_Group::fsgroups = 0 [static] |
| char* XrdOssCache_Group::group |
Referenced by XrdOssCache::Adjust(), XrdOssCache::Init(), and XrdOssCache::Scan().
long long XrdOssCache_Group::PubQuota = -1 [static] |
Referenced by XrdOssSpace::Quotas(), and XrdOssSys::StatLS().
| long long XrdOssCache_Group::Quota |
Referenced by XrdOssCache_FS::getSpace(), and XrdOssSpace::Quotas().
| long long XrdOssCache_Group::Usage |
Referenced by XrdOssCache::Adjust(), XrdOssCache_FS::getSpace(), XrdOssCache::Init(), and XrdOssCache::Scan().
1.7.3