#include <cstdio>#include <strings.h>#include <unistd.h>#include <sys/stat.h>#include "XrdNet/XrdNetIdentity.hh"#include "XrdOfs/XrdOfsTPC.hh"#include "XrdOfs/XrdOfsTPCConfig.hh"#include "XrdOfs/XrdOfsTPCJob.hh"#include "XrdOfs/XrdOfsTPCProg.hh"#include "XrdOfs/XrdOfsTrace.hh"#include "XrdOss/XrdOss.hh"#include "XrdOuc/XrdOucCallBack.hh"#include "XrdOuc/XrdOucProg.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysFD.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdXrootd/XrdXrootdTpcMon.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdOfsTPCParms |
Functions | |
| void * | XrdOfsTPCProgRun (void *pp) |
Variables | |
| XrdSysError | OfsEroute |
| XrdSysTrace | OfsTrace |
| XrdOss * | XrdOfsOss |
| void * XrdOfsTPCProgRun | ( | void * | pp | ) |
Definition at line 77 of file XrdOfsTPCProg.cc.
References XrdOfsTPCProg::Run().
Referenced by XrdOfsTPCProg::Start().
|
extern |
|
extern |
|
extern |
Definition at line 163 of file XrdOfs.cc.
Referenced by XrdOfsTPCInfo::~XrdOfsTPCInfo(), XrdOfs::chksum(), XrdOfs::chmod(), XrdOfs::Configure(), XrdOfs::Connect(), XrdOfsTPC::Death(), XrdOfs::Disc(), XrdOfs::exists(), XrdOfs::FAttr(), XrdOfs::fsctl(), XrdOfs::getStats(), XrdOfs::mkdir(), XrdOfsDirectory::open(), XrdOfsFile::open(), XrdOfs::rename(), XrdOfsTPCProg::Run(), XrdOfs::stat(), XrdOfs::stat(), XrdOfs::truncate(), XrdOfs::Unpersist(), and XrdOfsTPCProg::Xeq().