Home
last modified time | relevance | path

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

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