CernVM-FS
2.12.0
|
#include "cvmfs_config.h"
#include "file_chunk.h"
#include <cassert>
#include "util/murmur.hxx"
#include "util/platform.h"
Go to the source code of this file.
Functions | |
static uint32_t | hasher_uint64t (const uint64_t &value) |
|
inlinestatic |
Definition at line 15 of file file_chunk.cc.
Referenced by ChunkTables::Handle2Lock(), and ChunkTables::InitHashmaps().