Home
last modified time | relevance | path

Searched refs:fscache_count_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dfscache-cache.h199 #define fscache_count_write() atomic_inc(&fscache_n_write) macro
205 #define fscache_count_write() do {} while(0) macro
/openbmc/linux/fs/cachefiles/
H A Dio.c291 fscache_count_write(); in __cachefiles_write()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst449 void fscache_count_write(void);