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

#include <helpers.h>

Public Attributes

int num_threads
 
std::map< ino_t, bool > gc_flagged
 

Detailed Description

Definition at line 24 of file helpers.h.

Member Data Documentation

std::map<ino_t, bool> fs_traversal_posix_context::gc_flagged
int fs_traversal_posix_context::num_threads

Definition at line 25 of file helpers.h.

Referenced by posix_initialize(), and RunGarbageCollection().


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