Home
last modified time | relevance | path

Searched refs:fscache_caching_failed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h112 extern void fscache_caching_failed(struct fscache_cookie *cookie);
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c254 * fscache_caching_failed - Report that a failure stopped caching on a cookie
262 void fscache_caching_failed(struct fscache_cookie *cookie) in fscache_caching_failed() function
269 EXPORT_SYMBOL(fscache_caching_failed); variable
1040 fscache_caching_failed(cookie); in fscache_perform_invalidation()
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dinterface.c210 fscache_caching_failed(cookie); in cachefiles_lookup_cookie()

Completed in 3 milliseconds