Lines Matching refs:fscache
25 #include <linux/fscache.h>.
45 The fscache hierarchy is organised on two levels from a network filesystem's
71 This causes fscache to send the cache backend off to look up/create resources
88 actually required and it can use the fscache I/O API directly.
112 fscache will look up or create a cache cookie of that name and will use a cache
123 also return a NULL volume cookie if fscache is not enabled. It is safe to
173 allocation failure or if fscache is not enabled. It is safe to pass in a NULL
184 This will cause fscache to either commit the storage backing the cookie or
192 tell fscache when it intends to use the cookie (typically done on file open)
201 The *use* function tells fscache that it will use the cookie and, additionally,
394 Once all the pages in the span are marked, the netfs can ask fscache to
435 To inform fscache that a page might now be in the cache, the following function
452 .. kernel-doc:: include/linux/fscache.h