|
XRootD
|
#include <XrdPfcDirState.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_stats_reset_time = 0 |
| time_t | m_usage_update_time = 0 |
Definition at line 93 of file XrdPfcDirState.hh.
| long long XrdPfc::DataFsStateBase::m_disk_total = 0 |
Definition at line 98 of file XrdPfcDirState.hh.
Referenced by XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
| long long XrdPfc::DataFsStateBase::m_disk_used = 0 |
Definition at line 99 of file XrdPfcDirState.hh.
Referenced by XrdPfc::ResourceMonitor::perform_purge_check(), and XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
| long long XrdPfc::DataFsStateBase::m_file_usage = 0 |
Definition at line 100 of file XrdPfcDirState.hh.
Referenced by XrdPfc::ResourceMonitor::perform_purge_check(), and XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
| long long XrdPfc::DataFsStateBase::m_meta_total = 0 |
Definition at line 101 of file XrdPfcDirState.hh.
Referenced by XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
| long long XrdPfc::DataFsStateBase::m_meta_used = 0 |
Definition at line 102 of file XrdPfcDirState.hh.
Referenced by XrdPfc::ResourceMonitor::update_vs_and_file_usage_info().
| time_t XrdPfc::DataFsStateBase::m_stats_reset_time = 0 |
Definition at line 96 of file XrdPfcDirState.hh.
Referenced by XrdPfc::DataFsState::dump_recursively(), and XrdPfc::DataFsState::reset_stats().
| time_t XrdPfc::DataFsStateBase::m_usage_update_time = 0 |
Definition at line 95 of file XrdPfcDirState.hh.
Referenced by XrdPfc::DataFsState::apply_stats_to_usages(), and XrdPfc::DataFsState::dump_recursively().