Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfscache-cache.h192 #define fscache_count_read() atomic_inc(&fscache_n_read) macro
198 #define fscache_count_read() do {} while(0) macro
/Linux-v6.1/fs/cachefiles/
Dio.c90 fscache_count_read(); in cachefiles_read()
/Linux-v6.1/Documentation/filesystems/caching/
Dbackend-api.rst448 void fscache_count_read(void);