Filesystem Caching¶
- General Filesystem Caching
 - In-Kernel Cache Object Representation and Management
 - FS-Cache Cache backend API
 - CacheFiles: CACHE ON ALREADY MOUNTED FILESYSTEM
 - FS-Cache Network Filesystem API
- Network Filesystem Definition
 - Index Definition
 - Object Definition
 - Network Filesystem (Un)registration
 - Cache Tag Lookup
 - Index Registration
 - Data File Registration
 - Miscellaneous Object Registration
 - Setting the Data File Size
 - Page alloc/read/write
 - Page Uncaching
 - Index and Data File consistency
 - Cookie Enablement
 - Miscellaneous Cookie operations
 - Cookie Unregistration
 - Index Invalidation
 - Data File Invalidation
 - FS-cache Specific Page Flag
 
 - Asynchronous Operations Handling