Default mask: 8 core events (FS_ERROR excluded — only works with FS marks).
Use –types all to get all 14 (FS_ERROR included, but only effective on FS marks).
Capacity for the moka directory handle cache (path→handle key reverse lookup).
100k covers ~10s of thousands of directories with room to spare.
moka uses W-TinyLFU eviction when this limit is reached.
TTL for directory handle cache entries.
After 1 hour of no access, entries are automatically evicted.
This prevents stale entries when directories are deleted/renamed.