#include <unistd.h>#include <cerrno>#include <cstring>#include <cstdio>#include <cstdlib>#include <sys/param.h>#include <sys/stat.h>#include <sys/types.h>#include "XrdVersion.hh"#include "XrdBwm/XrdBwm.hh"#include "XrdBwm/XrdBwmTrace.hh"#include "XrdAcc/XrdAccAuthorize.hh"#include "XrdNet/XrdNetAddr.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucUtils.hh"#include "XrdOuc/XrdOucTrace.hh"#include "XrdSec/XrdSecEntity.hh"#include "XrdSfs/XrdSfsAio.hh"#include "XrdSfs/XrdSfsInterface.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"Go to the source code of this file.
Functions | |
| XrdSfsFileSystem * | XrdSfsGetFileSystem (XrdSfsFileSystem *native_fs, XrdSysLogger *lp, const char *configfn) |
| XrdVERSIONINFO (XrdSfsGetFileSystem, XrdBwm) | |
Variables | |
| XrdSysError | BwmEroute (0) |
| XrdBwm | XrdBwmFS |
| XrdSfsFileSystem * XrdSfsGetFileSystem | ( | XrdSfsFileSystem * | native_fs, |
| XrdSysLogger * | lp, | ||
| const char * | configfn ) |
Definition at line 147 of file XrdBwm.cc.
References BwmEroute, and XrdBwmFS.
Referenced by XrdBwm::XrdBwm(), XrdVERSIONINFO(), XrdVERSIONINFO(), and XrdVERSIONINFO().
| XrdVERSIONINFO | ( | XrdSfsGetFileSystem | , |
| XrdBwm | ) |
| XrdOucTrace BwmTrace & BwmEroute | ( | 0 | ) |
Definition at line 69 of file XrdBwm.cc.
Referenced by XrdBwmHandle::Dispatch(), XrdBwm::Emsg(), XrdBwm::Emsg(), XrdBwmHandle::Retire(), XrdBwmHandle::setPolicy(), and XrdSfsGetFileSystem().
| XrdBwm XrdBwmFS |
Definition at line 83 of file XrdBwm.cc.
Referenced by XrdBwm::chmod(), XrdBwmDirectory::close(), XrdBwmFile::close(), XrdBwmFile::fctl(), XrdBwm::fsctl(), XrdBwm::mkdir(), XrdBwmDirectory::nextEntry(), XrdBwmDirectory::open(), XrdBwmFile::open(), XrdBwm::rename(), XrdBwm::stat(), XrdBwm::stat(), XrdBwm::truncate(), XrdBwmFile::truncate(), and XrdSfsGetFileSystem().