Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/fs/cachefiles/ !
Dio.c90 fscache_count_read(); in cachefiles_read()
/linux-6.1.9/Documentation/filesystems/caching/ !
Dbackend-api.rst448 void fscache_count_read(void);