CernVM-FS
2.12.0
|
#include <helpers.h>
Public Attributes | |
int | num_threads |
std::map< ino_t, bool > | gc_flagged |
std::map<ino_t, bool> fs_traversal_posix_context::gc_flagged |
Definition at line 26 of file helpers.h.
Referenced by FinalizeGarbageCollection(), InitializeGarbageCollection(), posix_do_link(), posix_do_unlink(), and PosixGcMainWorker().
int fs_traversal_posix_context::num_threads |
Definition at line 25 of file helpers.h.
Referenced by posix_initialize(), and RunGarbageCollection().