![]() |
XRootD
|
#include <XrdOssVS.hh>
Public Member Functions | |
XrdOssVSInfo () | |
~XrdOssVSInfo () | |
XrdOssVSPart * | Export (int &nParts) |
Public Attributes | |
int | Extents |
long long | Free |
long long | Large |
long long | LFree |
long long | Quota |
int | Reserved |
long long | Total |
long long | Usage |
XrdOssVSPart * | vsPart |
Definition at line 87 of file XrdOssVS.hh.
|
inline |
Definition at line 117 of file XrdOssVS.hh.
|
inline |
|
inline |
Export the partition table to avoid deletion when this object goes out of scope.
nParts | - Reference to where the number of partitions is stored/ |
Definition at line 110 of file XrdOssVS.hh.
int XrdOssVSInfo::Extents |
Definition at line 96 of file XrdOssVS.hh.
Referenced by Export(), XrdCmsMeter::Init(), XrdCephOss::StatVS(), and XrdOssSys::StatVS().
long long XrdOssVSInfo::Free |
Definition at line 91 of file XrdOssVS.hh.
Referenced by XrdCephOss::StatFS(), XrdCephOss::StatVS(), XrdOssSys::StatVS(), and XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
long long XrdOssVSInfo::Large |
Definition at line 92 of file XrdOssVS.hh.
Referenced by XrdCmsMeter::Init(), XrdFrmPurge::Init(), XrdCephOss::StatVS(), and XrdOssSys::StatVS().
long long XrdOssVSInfo::LFree |
Definition at line 93 of file XrdOssVS.hh.
Referenced by XrdCephOss::StatVS(), and XrdOssSys::StatVS().
long long XrdOssVSInfo::Quota |
Definition at line 95 of file XrdOssVS.hh.
Referenced by XrdOssSys::StatVS().
int XrdOssVSInfo::Reserved |
Definition at line 97 of file XrdOssVS.hh.
long long XrdOssVSInfo::Total |
Definition at line 90 of file XrdOssVS.hh.
Referenced by XrdPfc::Cache::Config(), XrdCmsMeter::Init(), XrdFrmPurge::Init(), XrdCephOss::StatFS(), XrdCephOss::StatVS(), XrdOssSys::StatVS(), and XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
long long XrdOssVSInfo::Usage |
Definition at line 94 of file XrdOssVS.hh.
Referenced by XrdCephOss::StatFS(), XrdCephOss::StatVS(), and XrdOssSys::StatVS().
XrdOssVSPart* XrdOssVSInfo::vsPart |
Definition at line 98 of file XrdOssVS.hh.
Referenced by ~XrdOssVSInfo(), Export(), and XrdOssSys::StatVS().