|
CX Framework
Cross-platform C utility framework
|
Directory cache accounting. See vfsSetCacheLimits(). More...
#include <vfsobj.h>
Public Member Functions | |
| atomic (int64) lastprune | |
| clockTimer() when the last prune ran | |
| atomic (uint32) dircount | |
| VFSDir nodes currently in the tree. | |
Data Fields | |
| uint32 | maxdirs |
| node count above which a prune is allowed to run | |
| int64 | ttl |
| how long an unused directory survives, in microseconds | |
Directory cache accounting. See vfsSetCacheLimits().