CernVM-FS
2.12.0
|
#include <libcvmfs_cache.h>
Public Attributes | |
struct cvmcache_hash | catalog_hash |
uint64_t | timestamp |
uint64_t | revision |
Definition at line 111 of file libcvmfs_cache.h.
struct cvmcache_hash cvmcache_breadcrumb::catalog_hash |
Definition at line 112 of file libcvmfs_cache.h.
Referenced by anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::LoadBreadcrumb(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_load(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_store(), and anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::StoreBreadcrumb().
uint64_t cvmcache_breadcrumb::revision |
Definition at line 114 of file libcvmfs_cache.h.
Referenced by anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::LoadBreadcrumb(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_load(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_store(), and anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::StoreBreadcrumb().
uint64_t cvmcache_breadcrumb::timestamp |
Definition at line 113 of file libcvmfs_cache.h.
Referenced by anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::LoadBreadcrumb(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_load(), anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_store(), and anonymous_namespace{libcvmfs_cache.cc}::ForwardCachePlugin::StoreBreadcrumb().