|
XRootD
|
#include <XrdClFileSystemUtils.hh>
Collaboration diagram for XrdCl::FileSystemUtils:Classes | |
| class | SpaceInfo |
| Container for space information. More... | |
| struct | SpaceInfoImpl |
Static Public Member Functions | |
| static XRootDStatus | GetSpaceInfo (SpaceInfo *&result, FileSystem *fs, const std::string &path) |
| Recursively get space information for given path. | |
A container for file system utility functions that do not belong in FileSystem
Definition at line 42 of file XrdClFileSystemUtils.hh.
|
static |
Recursively get space information for given path.
Definition at line 98 of file XrdClFileSystemUtils.cc.
References XrdCl::LocationInfo::Begin(), XrdCl::Status::code, XrdCl::OpenFlags::Compress, XrdCl::FileSystem::DeepLocate(), XrdCl::LocationInfo::End(), XrdCl::errInvalidResponse, XrdCl::Buffer::FromString(), XrdCl::URL::GetParams(), XrdCl::Status::IsOK(), XrdCl::URL::IsValid(), XrdCl::OpenFlags::PrefName, XrdCl::FileSystem::Query(), XrdCl::QueryCode::Space, XrdCl::stError, XrdCl::suPartial, and XrdCl::Buffer::ToString().
Referenced by DoSpaceInfo().
Here is the call graph for this function:
Here is the caller graph for this function: