![]() |
XRootD
|
Functions | |
thread_local XrdOucECMsg | ecMsg ("[posix]") |
XrdSysTrace | Trace ("Posix", 0,(getenv("XRDPOSIX_DEBUG") ? TRACE_Debug :0)) |
Variables | |
bool | autoPGRD = false |
int | ddInterval = 30 |
int | ddMaxTries = 180/30 |
XrdCl::DirListFlags::Flags | dlFlag = XrdCl::DirListFlags::None |
thread_local XrdOucECMsg | ecMsg |
XrdSysError * | eDest = 0 |
bool | oidsOK = false |
bool | p2lSGI = false |
bool | p2lSRC = false |
ProtoTable | protoTab [ptEnts] |
XrdScheduler * | schedP = 0 |
XrdPosixStats | Stats |
XrdOucCache * | theCache = 0 |
XrdSysLogger * | theLogger = 0 |
XrdOucName2Name * | theN2N = 0 |
XrdSysTrace | Trace |
bool | usingEC = false |
thread_local XrdOucECMsg XrdPosixGlobals::ecMsg | ( | "" | [posix] | ) |
XrdSysTrace XrdPosixGlobals::Trace | ( | "Posix" | , |
0 | , | ||
(getenv("XRDPOSIX_DEBUG") ? TRACE_Debug :0) | |||
) |
bool XrdPosixGlobals::autoPGRD = false |
Definition at line 67 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::Read(), and XrdPosixConfig::SetConfig().
int XrdPosixGlobals::ddInterval = 30 |
Definition at line 65 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::DelayedDestroy(), and XrdPosixConfig::SetConfig().
int XrdPosixGlobals::ddMaxTries = 180/30 |
Definition at line 66 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::DelayedDestroy(), and XrdPosixConfig::SetConfig().
XrdCl::DirListFlags::Flags XrdPosixGlobals::dlFlag = XrdCl::DirListFlags::None |
Definition at line 41 of file XrdPosixDir.cc.
Referenced by XrdPosixDir::Open(), and XrdPosixConfig::SetEnv().
|
extern |
Referenced by XrdPosixXrootd::Access(), XrdPosixXrootd::Close(), XrdPosixXrootd::Closedir(), XrdPosixXrootd::Getxattr(), XrdPosixXrootd::Mkdir(), XrdPosixXrootd::Opendir(), XrdPosixXrootd::Pread(), XrdPosixXrootd::QueryChksum(), XrdPosixXrootd::QueryError(), XrdPosixXrootd::QueryOpaque(), XrdPosixXrootd::Readdir64(), XrdPosixXrootd::Rename(), XrdPosixMap::Result(), XrdPosixXrootd::Rmdir(), XrdPosixXrootd::Stat(), XrdPosixXrootd::Statvfs(), XrdPosixXrootd::Telldir(), XrdPosixXrootd::Truncate(), XrdPosixXrootd::Unlink(), XrdFfsMisc_get_all_urls_real(), and XrdFfsMisc_get_current_url().
XrdSysError * XrdPosixGlobals::eDest = 0 |
Definition at line 63 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::DelayedDestroy(), and XrdPosixConfig::SetConfig().
bool XrdPosixGlobals::oidsOK = false |
Definition at line 97 of file XrdPosixXrootd.cc.
Referenced by XrdPosixXrootPath::P2L(), and XrdPosixConfig::setOids().
bool XrdPosixGlobals::p2lSGI = false |
Definition at line 99 of file XrdPosixXrootd.cc.
Referenced by XrdPosixXrootPath::P2L(), and XrdPosixConfig::SetConfig().
bool XrdPosixGlobals::p2lSRC = false |
Definition at line 98 of file XrdPosixXrootd.cc.
Referenced by XrdPosixXrootPath::P2L(), and XrdPosixConfig::SetConfig().
ProtoTable XrdPosixGlobals::protoTab[ptEnts] |
Definition at line 65 of file XrdPosixXrootdPath.cc.
Referenced by XrdPosixXrootPath::AddProto(), XrdPosixXrootPath::P2L(), and XrdPosixXrootPath::URL().
XrdScheduler * XrdPosixGlobals::schedP = 0 |
Definition at line 50 of file XrdPosixFileRH.cc.
Referenced by XrdPosixConfig::EnvInfo(), XrdPosixFileRH::HandleResponse(), and XrdPosixFileRH::Sched().
XrdPosixStats XrdPosixGlobals::Stats |
Definition at line 64 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::~XrdPosixFile(), XrdCmsRRQ::Add(), XrdPosixFile::Close(), XrdXrootdFileTable::Del(), XrdOfsConfigCP::Init(), XrdCmsRRQ::Init(), main(), XrdFrmPurge::Purge(), XrdCmsRRQ::Ready(), XrdXrootdFileTable::Recycle(), XrdCmsRRQ::Respond(), XrdPosixCache::Statistics(), and XrdPosixConfig::Stats().
XrdOucCache * XrdPosixGlobals::theCache = 0 |
Definition at line 77 of file XrdPosixConfig.cc.
Referenced by XrdPosixFile::XrdPosixFile(), XrdPosixCache::CachePath(), XrdPosixCache::CacheQuery(), XrdPosixFile::DelayedDestroy(), XrdPosixFile::Finalize(), XrdPosixCache::Rename(), XrdPosixXrootd::Rename(), XrdPosixCache::Rmdir(), XrdPosixXrootd::Rmdir(), XrdNetAddr::SetCache(), XrdPosixConfig::SetConfig(), XrdPosixCache::Stat(), XrdPosixXrootd::Stat(), XrdPosixCache::Statistics(), XrdPosixConfig::Stats(), XrdPosixXrootd::Truncate(), XrdPosixCache::Truncate(), XrdPosixCache::Unlink(), and XrdPosixXrootd::Unlink().
XrdSysLogger * XrdPosixGlobals::theLogger = 0 |
Definition at line 89 of file XrdPosixXrootd.cc.
Referenced by XrdPosixXrootd::XrdPosixXrootd(), and XrdPosixConfig::SetConfig().
XrdOucName2Name * XrdPosixGlobals::theN2N = 0 |
Definition at line 62 of file XrdPosixFile.cc.
Referenced by XrdPosixFile::XrdPosixFile(), XrdPosixXrootPath::P2L(), and XrdPosixConfig::SetConfig().
XrdSysTrace XrdPosixGlobals::Trace |
Definition at line 49 of file XrdPosixTrace.hh.
Referenced by XrdPosixConfig::SetConfig().
bool XrdPosixGlobals::usingEC = false |
Definition at line 101 of file XrdPosixXrootd.cc.
Referenced by XrdPosixXrootd::XrdPosixXrootd(), XrdPosixConfig::EnvInfo(), XrdPosixXrootd::Rename(), XrdPosixXrootd::Stat(), and XrdPosixXrootd::Unlink().