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

Classes

struct  Counters
 
class  LruCache
 
class  InodeCache
 
class  PathCache
 
class  Md5PathCache
 

Functions

static uint32_t hasher_md5 (const shash::Md5 &key)
 
static uint32_t hasher_inode (const fuse_ino_t &inode)
 

Function Documentation

static uint32_t lru::hasher_inode ( const fuse_ino_t &  inode)
inlinestatic

Definition at line 34 of file lru_md.h.

Here is the call graph for this function:

static uint32_t lru::hasher_md5 ( const shash::Md5 key)
inlinestatic

Definition at line 29 of file lru_md.h.