XRootD
Loading...
Searching...
No Matches
XrdPfc::DataFsStateBase Struct Reference

#include <XrdPfcDirStateBase.hh>

Inheritance diagram for XrdPfc::DataFsStateBase:
Collaboration diagram for XrdPfc::DataFsStateBase:

Public Attributes

long long m_disk_total = 0
long long m_disk_used = 0
long long m_file_usage = 0
long long m_meta_total = 0
long long m_meta_used = 0
time_t m_usage_update_time = 0

Detailed Description

Definition at line 67 of file XrdPfcDirStateBase.hh.

Member Data Documentation

◆ m_disk_total

long long XrdPfc::DataFsStateBase::m_disk_total = 0

Definition at line 71 of file XrdPfcDirStateBase.hh.

◆ m_disk_used

long long XrdPfc::DataFsStateBase::m_disk_used = 0

Definition at line 72 of file XrdPfcDirStateBase.hh.

Referenced by XrdPfc::ResourceMonitor::perform_purge_check().

◆ m_file_usage

long long XrdPfc::DataFsStateBase::m_file_usage = 0

Definition at line 73 of file XrdPfcDirStateBase.hh.

Referenced by XrdPfc::ResourceMonitor::perform_purge_check().

◆ m_meta_total

long long XrdPfc::DataFsStateBase::m_meta_total = 0

Definition at line 74 of file XrdPfcDirStateBase.hh.

◆ m_meta_used

long long XrdPfc::DataFsStateBase::m_meta_used = 0

Definition at line 75 of file XrdPfcDirStateBase.hh.

◆ m_usage_update_time

time_t XrdPfc::DataFsStateBase::m_usage_update_time = 0

The documentation for this struct was generated from the following file: