Searched refs:fscache_count_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfscache-cache.h193 #define fscache_count_read() atomic_inc(&fscache_n_read) macro
200 #define fscache_count_read() do {} while(0) macro
/linux-master/fs/cachefiles/
H A Dio.c90 fscache_count_read();

Completed in 211 milliseconds