Go to the source code of this file.
Functions | |
| void | XrdFfsWcache_init (int basefd, int maxfd) |
| int | XrdFfsWcache_create (int fd) |
| void | XrdFfsWcache_destroy (int fd) |
| ssize_t | XrdFfsWcache_flush (int fd) |
| ssize_t | XrdFfsWcache_pwrite (int fd, char *buf, size_t len, off_t offset) |
| int XrdFfsWcache_create | ( | int | fd | ) |
| void XrdFfsWcache_destroy | ( | int | fd | ) |
| ssize_t XrdFfsWcache_flush | ( | int | fd | ) |
| void XrdFfsWcache_init | ( | int | basefd, | |
| int | maxfd | |||
| ) |
| ssize_t XrdFfsWcache_pwrite | ( | int | fd, | |
| char * | buf, | |||
| size_t | len, | |||
| off_t | offset | |||
| ) |
1.6.1