CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
garbage_collector.h
Go to the documentation of this file.
1 
4 #ifndef CVMFS_SHRINKWRAP_POSIX_GARBAGE_COLLECTOR_H_
5 #define CVMFS_SHRINKWRAP_POSIX_GARBAGE_COLLECTOR_H_
6 
7 #include "statistics.h"
8 
12  unsigned thread_total;
13  unsigned thread_num;
14 };
15 
19 
20 #endif // CVMFS_SHRINKWRAP_POSIX_GARBAGE_COLLECTOR_H_
struct cvmcache_context * ctx
void FinalizeGarbageCollection(struct fs_traversal_context *ctx)
void InitializeGarbageCollection(struct fs_traversal_context *ctx)
perf::Statistics * stat
int RunGarbageCollection(struct fs_traversal_context *ctx)
struct fs_traversal_context * ctx