CernVM-FS
2.12.0
|
Public Attributes | |
uint32_t | refcnt |
int | fd |
uint64_t | size |
Definition at line 31 of file cvmfs_cache_posix.cc.
int anonymous_namespace{cvmfs_cache_posix.cc}::CacheObject::fd |
Definition at line 33 of file cvmfs_cache_posix.cc.
Referenced by anonymous_namespace{cvmfs_cache_posix.cc}::posix_commit_txn().
uint32_t anonymous_namespace{cvmfs_cache_posix.cc}::CacheObject::refcnt |
Definition at line 32 of file cvmfs_cache_posix.cc.
uint64_t anonymous_namespace{cvmfs_cache_posix.cc}::CacheObject::size |
Definition at line 34 of file cvmfs_cache_posix.cc.