|
XRootD
|
#include <sys/statvfs.h>
Include dependency graph for XrdFfsFsinfo.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | XrdFfsFsinfo_cache_search (int(*func)(const char *, const char *, struct statvfs *, uid_t), const char *rdrurl, const char *path, struct statvfs *stbuf, uid_t user_uid) |
| int XrdFfsFsinfo_cache_search | ( | int(* | func )(const char *, const char *, struct statvfs *, uid_t), |
| const char * | rdrurl, | ||
| const char * | path, | ||
| struct statvfs * | stbuf, | ||
| uid_t | user_uid ) |
Definition at line 57 of file XrdFfsFsinfo.cc.
References XrdFfsFsInfo::f_bavail, XrdFfsFsInfo::f_bfree, XrdFfsFsInfo::f_blocks, Hash_default, Hash_keepdata, statvfs, XrdFfsFsInfo::t, XrdFfsFsinfo_cache_mutex_rd, XrdFfsFsinfo_cache_mutex_wr, and XrdFfsFsinfoHtab.
Referenced by xrootdfs_statfs().
Here is the caller graph for this function: