Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscache-cache.h198 #define fscache_count_read() atomic_inc(&fscache_n_read) macro
204 #define fscache_count_read() do {} while(0) macro
/openbmc/linux/fs/cachefiles/
H A Dio.c90 fscache_count_read(); in cachefiles_read()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst448 void fscache_count_read(void);