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

#include <compat.h>

Collaboration diagram for compat::inode_tracker_v3::PathStore::PathInfo:

Public Member Functions

 PathInfo ()
 

Public Attributes

shash_v1::Md5 parent
 
uint32_t refcnt
 
StringRef name
 

Detailed Description

Definition at line 692 of file compat.h.

Constructor & Destructor Documentation

compat::inode_tracker_v3::PathStore::PathInfo::PathInfo ( )
inline

Definition at line 693 of file compat.h.

Member Data Documentation

StringRef compat::inode_tracker_v3::PathStore::PathInfo::name

Definition at line 698 of file compat.h.

Referenced by compat::inode_tracker_v3::PathStore::Lookup().

shash_v1::Md5 compat::inode_tracker_v3::PathStore::PathInfo::parent

Definition at line 696 of file compat.h.

Referenced by compat::inode_tracker_v3::PathStore::Lookup().

uint32_t compat::inode_tracker_v3::PathStore::PathInfo::refcnt

Definition at line 697 of file compat.h.

Referenced by PathInfo().


The documentation for this struct was generated from the following file: