Searched refs:cache_reads (Results 1 – 4 of 4) sorted by relevance
91 atomic_long_inc(&pblk->cache_reads); in pblk_read_ppalist_rq()257 atomic_long_inc(&pblk->cache_reads); in pblk_read_rq()
446 atomic_long_read(&pblk->cache_reads), in pblk_sysfs_stats_debug()
653 atomic_long_t cache_reads; /* Read requests that hit the cache */ member
1189 atomic_long_set(&pblk->cache_reads, 0); in pblk_init()