CernVM-FS
2.12.0
|
Classes | |
class | ForwardCachePlugin |
Functions | |
static shash::Any | Chash2Cpphash (const struct cvmcache_hash *h) |
static struct cvmcache_hash | Cpphash2Chash (const shash::Any &hash) |
static enum cvmcache_object_type | ObjectType2CType (cvmfs::EnumObjectType type) |
Variables | |
Watchdog * | g_watchdog = NULL |
|
static |
Definition at line 29 of file libcvmfs_cache.cc.
|
static |
Definition at line 36 of file libcvmfs_cache.cc.
|
static |
Definition at line 43 of file libcvmfs_cache.cc.
Referenced by anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::ListingBegin(), and anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::StartTxn().
Watchdog* anonymous_namespace{libcvmfs_cache.cc}::g_watchdog = NULL |
Definition at line 285 of file libcvmfs_cache.cc.
Referenced by cvmcache_spawn_watchdog(), and cvmcache_terminate_watchdog().