|
bool | operator== (const cvmcache_hash &a, const cvmcache_hash &b) |
|
bool | operator!= (const cvmcache_hash &a, const cvmcache_hash &b) |
|
Settings | anonymous_namespace{cvmfs_cache_posix.cc}::GetSettings (cvmcache_option_map *options) |
|
uint32_t | anonymous_namespace{cvmfs_cache_posix.cc}::cvmcache_hash_hasher (const struct cvmcache_hash &key) |
|
uint32_t | anonymous_namespace{cvmfs_cache_posix.cc}::uint64_hasher (const uint64_t &key) |
|
shash::Any | anonymous_namespace{cvmfs_cache_posix.cc}::Chash2Cpphash (const struct cvmcache_hash *h) |
|
struct cvmcache_hash | anonymous_namespace{cvmfs_cache_posix.cc}::Cpphash2Chash (const shash::Any &hash) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_chrefcnt (struct cvmcache_hash *id, int32_t change_by) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_obj_info (struct cvmcache_hash *id, struct cvmcache_object_info *info) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_pread (struct cvmcache_hash *id, uint64_t offset, uint32_t *size, unsigned char *buffer) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_start_txn (struct cvmcache_hash *id, uint64_t txn_id, struct cvmcache_object_info *info) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_write_txn (uint64_t txn_id, unsigned char *buffer, uint32_t size) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_commit_txn (uint64_t txn_id) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_abort_txn (uint64_t txn_id) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_info (struct cvmcache_info *info) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_store (const char *fqrn, const cvmcache_breadcrumb *breadcrumb) |
|
int | anonymous_namespace{cvmfs_cache_posix.cc}::posix_breadcrumb_load (const char *fqrn, cvmcache_breadcrumb *breadcrumb) |
|
void | anonymous_namespace{cvmfs_cache_posix.cc}::handle_sigint (int sig) |
|
int | main (int argc, char **argv) |
|