Home
last modified time | relevance | path

Searched refs:__fscache_write_to_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fscache/
H A Dio.c248 void __fscache_write_to_cache(struct fscache_cookie *cookie, in __fscache_write_to_cache() function
302 EXPORT_SYMBOL(__fscache_write_to_cache);
/openbmc/linux/include/linux/
H A Dfscache.h175 extern void __fscache_write_to_cache(struct fscache_cookie *, struct address_space *,
625 __fscache_write_to_cache(cookie, mapping, start, len, i_size, in fscache_write_to_cache()