CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
compat::inode_tracker_v3 Namespace Reference

Classes

class  StringRef
 
class  StringHeap
 
class  PathStore
 
class  PathMap
 
class  InodeMap
 
class  InodeReferences
 
class  InodeTracker
 

Functions

static uint32_t hasher_md5 (const shash_v1::Md5 &key)
 
static uint32_t hasher_inode (const uint64_t &inode)
 
void Migrate (InodeTracker *old_tracker, glue::InodeTracker *new_tracker)
 

Function Documentation

static uint32_t compat::inode_tracker_v3::hasher_inode ( const uint64_t &  inode)
static

Definition at line 141 of file compat.cc.

Here is the call graph for this function:

static uint32_t compat::inode_tracker_v3::hasher_md5 ( const shash_v1::Md5 &  key)
static

Definition at line 137 of file compat.cc.

void compat::inode_tracker_v3::Migrate ( InodeTracker *  old_tracker,
glue::InodeTracker new_tracker 
)

Definition at line 145 of file compat.cc.

Referenced by RestoreState().

Here is the call graph for this function:

Here is the caller graph for this function: