![]() |
XRootD
|
#include <XrdOssCache.hh>
Public Member Functions | |
allocInfo (const char *pP, char *bP, int bL) | |
~allocInfo () | |
Public Attributes | |
mode_t | aMode |
XrdOssCache_FS * | cgFSp |
const char * | cgName |
const char * | cgPath |
char * | cgPFbf |
int | cgPFsz |
int | cgPlen |
char * | cgPsfx |
long long | cgSize |
const char * | Path |
Definition at line 222 of file XrdOssCache.hh.
|
inline |
Definition at line 234 of file XrdOssCache.hh.
|
inline |
Definition at line 237 of file XrdOssCache.hh.
mode_t XrdOssCache::allocInfo::aMode |
Definition at line 232 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
XrdOssCache_FS* XrdOssCache::allocInfo::cgFSp |
Definition at line 231 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), and XrdOssSys::Reloc().
const char* XrdOssCache::allocInfo::cgName |
Definition at line 224 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
const char* XrdOssCache::allocInfo::cgPath |
Definition at line 226 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
char* XrdOssCache::allocInfo::cgPFbf |
Definition at line 229 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc().
int XrdOssCache::allocInfo::cgPFsz |
Definition at line 228 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc().
int XrdOssCache::allocInfo::cgPlen |
Definition at line 227 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
char* XrdOssCache::allocInfo::cgPsfx |
Definition at line 230 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), and XrdOssSys::Reloc().
long long XrdOssCache::allocInfo::cgSize |
Definition at line 225 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc(), XrdOssSys::Alloc_Cache(), and XrdOssSys::Reloc().
const char* XrdOssCache::allocInfo::Path |
Definition at line 223 of file XrdOssCache.hh.
Referenced by XrdOssCache::Alloc().