Lines Matching full:caching

2 /* General filesystem caching interface
9 * Documentation/filesystems/caching/netfs-api.rst
180 * slow-path functions for when there is actually caching available, and the
231 * fscache_register_netfs - Register a filesystem as desiring caching services
234 * Register a filesystem as desiring caching services if they're available.
236 * See Documentation/filesystems/caching/netfs-api.rst for a complete
250 * caching services
253 * Indicate that a filesystem no longer desires caching services for the
256 * See Documentation/filesystems/caching/netfs-api.rst for a complete
273 * See Documentation/filesystems/caching/netfs-api.rst for a complete
291 * See Documentation/filesystems/caching/netfs-api.rst for a complete
318 * See Documentation/filesystems/caching/netfs-api.rst for a complete
354 * See Documentation/filesystems/caching/netfs-api.rst for a complete
397 * See Documentation/filesystems/caching/netfs-api.rst for a complete
413 * See Documentation/filesystems/caching/netfs-api.rst for a complete
428 * See Documentation/filesystems/caching/netfs-api.rst for a complete
444 * See Documentation/filesystems/caching/netfs-api.rst for a complete
462 * is then marked non-caching until such time as the invalidation is complete.
466 * See Documentation/filesystems/caching/netfs-api.rst for a complete
482 * See Documentation/filesystems/caching/netfs-api.rst for a complete
501 * See Documentation/filesystems/caching/netfs-api.rst for a complete
536 * See Documentation/filesystems/caching/netfs-api.rst for a complete
585 * See Documentation/filesystems/caching/netfs-api.rst for a complete
620 * See Documentation/filesystems/caching/netfs-api.rst for a complete
670 * See Documentation/filesystems/caching/netfs-api.rst for a complete
686 * fscache_uncache_page - Indicate that caching is no longer required on a page
696 * See Documentation/filesystems/caching/netfs-api.rst for a complete
714 * See Documentation/filesystems/caching/netfs-api.rst for a complete
734 * See Documentation/filesystems/caching/netfs-api.rst for a complete