#include <stdio.h>
#include <time.h>
#include <sys/errno.h>
#include <sys/types.h>
#include "XrdOfs/XrdOfsHandle.hh"
#include "XrdOfs/XrdOfsStats.hh"
#include "XrdOss/XrdOss.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysTimer.hh"
Go to the source code of this file.
Classes | |
class | XrdOfsHanOss |
class | XrdOfsHanXpr |
class | XrdOfsHanPsc |
Functions | |
void * | XrdOfsHanXpire (void *pp) |
Variables | |
const char * | XrdOfsHandleCVSID = "$Id: XrdOfsHandle.cc 29874 2009-08-21 16:56:04Z ganis $" |
XrdSysError | OfsEroute |
XrdOfsStats | OfsStats |
void* XrdOfsHanXpire | ( | void * | pp | ) |
Definition at line 141 of file XrdOfsHandle.cc.
References XrdOfsHandle::StartXpr().
Referenced by XrdOfsHandle::StartXpr().
Definition at line 91 of file XrdOfs.cc.
Referenced by XrdOfsHandle::Alloc(), XrdOfsFile::close(), XrdOfs::Configure(), XrdOfsEvr::eventStage(), XrdOfs::fsError(), XrdOfs::getStats(), XrdOfsFile::open(), XrdOfsHandle::Retire(), and XrdOfs::Unpersist().
const char* XrdOfsHandleCVSID = "$Id: XrdOfsHandle.cc 29874 2009-08-21 16:56:04Z ganis $" |
Definition at line 13 of file XrdOfsHandle.cc.