#include <time.h>
#include <sys/stat.h>
#include "XrdOuc/XrdOucDLlist.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPthread.hh"
Go to the source code of this file.
Classes | |
class | XrdOssCache_Space |
class | XrdOssCache_FSData |
class | XrdOssCache_FS |
class | XrdOssCache_Group |
class | XrdOssCache |
struct | XrdOssCache::allocInfo |
Defines | |
#define | XrdOssFSData_OFFLINE 0x0001 |
#define | XrdOssFSData_ADJUSTED 0x0002 |
#define | XrdOssFSData_REFRESH 0x0004 |
#define XrdOssFSData_ADJUSTED 0x0002 |
Definition at line 84 of file XrdOssCache.hh.
Referenced by XrdOssCache::Adjust(), and XrdOssCache::Scan().
#define XrdOssFSData_OFFLINE 0x0001 |
Definition at line 83 of file XrdOssCache.hh.
#define XrdOssFSData_REFRESH 0x0004 |
Definition at line 85 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), and XrdOssCache::Scan().