XRootD
Loading...
Searching...
No Matches
CephFile Struct Reference

small structs to store file metadata More...

Inheritance diagram for CephFile:
Collaboration diagram for CephFile:

Public Attributes

std::string name
unsigned int nbStripes
unsigned long long objectSize
std::string pool
unsigned long long stripeUnit
std::string userId

Detailed Description

small structs to store file metadata

Definition at line 54 of file XrdCephPosix.cc.

Member Data Documentation

◆ name

◆ nbStripes

unsigned int CephFile::nbStripes

◆ objectSize

unsigned long long CephFile::objectSize

◆ pool

std::string CephFile::pool

Definition at line 56 of file XrdCephPosix.cc.

Referenced by checkAndCreateStriper(), fillCephPool(), getIoCtx(), and getRadosStriper().

◆ stripeUnit

unsigned long long CephFile::stripeUnit

◆ userId

std::string CephFile::userId

Definition at line 57 of file XrdCephPosix.cc.

Referenced by checkAndCreateStriper(), fillCephUserId(), getIoCtx(), and getRadosStriper().


The documentation for this struct was generated from the following file: