Home
last modified time | relevance | path

Searched refs:fscache_io_error (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c304 * fscache_io_error - Note a cache I/O error
313 void fscache_io_error(struct fscache_cache *cache) in fscache_io_error() function
319 EXPORT_SYMBOL(fscache_io_error); variable
/kernel/linux/linux-6.6/fs/fscache/
H A Dcache.c328 * fscache_io_error - Note a cache I/O error
337 void fscache_io_error(struct fscache_cache *cache) in fscache_io_error() function
345 EXPORT_SYMBOL(fscache_io_error); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h98 extern void fscache_io_error(struct fscache_cache *cache);
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dinternal.h262 fscache_io_error(&(___cache)->cache); \
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h539 extern void fscache_io_error(struct fscache_cache *cache);
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dinternal.h368 fscache_io_error((___cache)->cache); \

Completed in 5 milliseconds