|
| static int | Chmod (const char *fn, mode_t mode) |
| |
| static int | Close (int fd) |
| |
| static int | Mkdir (const char *fn, mode_t mode) |
| |
| static int | Open (const char *path, int oflag, mode_t omode) |
| |
| static int | Rem (const char *fn) |
| |
| static int | Remdir (const char *fn) |
| |
| static int | Rename (const char *ofn, const char *nfn) |
| |
| static int | Statfd (int fd, struct stat *buf) |
| |
| static int | Statfn (const char *fn, struct stat *buf) |
| |
| static int | Truncate (const char *fn, off_t flen) |
| |
| static int XrdSfsUFS::Chmod |
( |
const char * |
fn, |
|
|
mode_t |
mode |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Close |
( |
int |
fd | ) |
|
|
inlinestatic |
| static int XrdSfsUFS::Mkdir |
( |
const char * |
fn, |
|
|
mode_t |
mode |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Open |
( |
const char * |
path, |
|
|
int |
oflag, |
|
|
mode_t |
omode |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Rem |
( |
const char * |
fn | ) |
|
|
inlinestatic |
| static int XrdSfsUFS::Remdir |
( |
const char * |
fn | ) |
|
|
inlinestatic |
| static int XrdSfsUFS::Rename |
( |
const char * |
ofn, |
|
|
const char * |
nfn |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Statfd |
( |
int |
fd, |
|
|
struct stat * |
buf |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Statfn |
( |
const char * |
fn, |
|
|
struct stat * |
buf |
|
) |
| |
|
inlinestatic |
| static int XrdSfsUFS::Truncate |
( |
const char * |
fn, |
|
|
off_t |
flen |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: