|
xrootd
|
#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <signal.h>#include <strings.h>#include <stdio.h>#include <sys/file.h>#include <sys/stat.h>#include <sys/types.h>#include <sys/param.h>#include "XrdVersion.hh"#include "XrdFrm/XrdFrmXAttr.hh"#include "XrdOss/XrdOssApi.hh"#include "XrdOss/XrdOssCache.hh"#include "XrdOss/XrdOssConfig.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOss/XrdOssMio.hh"#include "XrdOss/XrdOssTrace.hh"#include "XrdOuc/XrdOucName2Name.hh"#include "XrdOuc/XrdOucXAttr.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPlugin.hh"
Functions | |
| XrdOss * | XrdOssGetSS (XrdSysLogger *Logger, const char *config_fn, const char *OssLib) |
Variables | |
| XrdOssSys * | XrdOssSS = 0 |
| XrdSysError | OssEroute (0,"oss_") |
| XrdOss* XrdOssGetSS | ( | XrdSysLogger * | Logger, |
| const char * | config_fn, | ||
| const char * | OssLib | ||
| ) |
References XrdSysPlugin::getPlugin(), XrdOssSys::Init(), XrdSysError::logger(), and OssEroute.
Referenced by XrdCmsConfig::ConfigOSS(), XrdOfs::Configure(), and XrdFrmConfig::Configure().
Referenced by XrdOssSys::Init(), XrdOssFile::Open(), XrdOssFile::Open_ufs(), and XrdOssGetSS().
1.7.3