![]() |
XRootD
|
#include <XrdOssCache.hh>
Public Member Functions | |
XrdOssCache_Group (const char *grp, XrdOssCache_FS *fsp=0) | |
~XrdOssCache_Group () | |
Public Attributes | |
XrdOssCache_FS * | curr |
short | fsNum |
XrdOssCache_FSAP * | fsVec |
char * | group |
int | GRPid |
XrdOssCache_Group * | next |
long long | Quota |
short | rsvd |
long long | Usage |
Static Public Attributes | |
static XrdOssCache_Group * | fsgroups = 0 |
static XrdOssCache_Group * | PubGroup = 0 |
static long long | PubQuota = -1 |
Definition at line 182 of file XrdOssCache.hh.
|
inline |
|
inline |
Definition at line 205 of file XrdOssCache.hh.
References group.
XrdOssCache_FS* XrdOssCache_Group::curr |
Definition at line 188 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc().
|
static |
Definition at line 199 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::XrdOssCache_FS(), XrdOssCache::Alloc(), XrdOssSys::ConfigSpace(), XrdOssSys::ConfigStats(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), XrdOssSpace::Quotas(), XrdOssCache::Scan(), XrdOssSys::StatFS(), XrdOssSys::StatLS(), and XrdOssSys::StatVS().
short XrdOssCache_Group::fsNum |
Definition at line 193 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::getSpace().
XrdOssCache_FSAP* XrdOssCache_Group::fsVec |
Definition at line 189 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::getSpace().
char* XrdOssCache_Group::group |
Definition at line 187 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::XrdOssCache_FS(), ~XrdOssCache_Group(), XrdOssCache::Alloc(), XrdOssSys::ConfigSpace(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), and XrdOssSpace::Quotas().
int XrdOssCache_Group::GRPid |
Definition at line 192 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache::Init(), and XrdOssCache::Scan().
XrdOssCache_Group* XrdOssCache_Group::next |
Definition at line 186 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::XrdOssCache_FS(), XrdOssCache::Alloc(), XrdOssSys::ConfigSpace(), XrdOssSys::ConfigStats(), XrdOssCache_FS::getSpace(), XrdOssSys::getStats(), XrdOssCache::Init(), XrdOssSpace::Quotas(), and XrdOssCache::Scan().
|
static |
Definition at line 196 of file XrdOssCache.hh.
Referenced by XrdOssCache_Group(), and XrdOssCache::Adjust().
|
static |
Definition at line 197 of file XrdOssCache.hh.
Referenced by XrdOssSpace::Quotas(), and XrdOssSys::StatLS().
long long XrdOssCache_Group::Quota |
Definition at line 191 of file XrdOssCache.hh.
Referenced by XrdOssCache_FS::getSpace(), and XrdOssSpace::Quotas().
short XrdOssCache_Group::rsvd |
Definition at line 194 of file XrdOssCache.hh.
long long XrdOssCache_Group::Usage |
Definition at line 190 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), XrdOssCache_FS::getSpace(), XrdOssCache::Init(), and XrdOssCache::Scan().