Searched refs:num_reads (Results 1 – 9 of 9) sorted by relevance
79 atomic64_t num_reads; /* failed + successful */ member
461 ZRAM_ATTR_RO(num_reads);822 atomic64_inc(&zram->stats.num_reads); in zram_bvec_rw()
1 What: /sys/block/zram<id>/num_reads5 The num_reads file is read-only and specifies the number of
25 What: /sys/block/zram<id>/num_reads29 The num_reads file is read-only and specifies the number of
165 num_reads RO the number of reads198 (e.g. num_reads) *AND* is accessible via one of the stat files (zram<id>/stat
626 atomic_set(&tcon->stats.cifs_stats.num_reads, 0); in cifs_clear_stats()656 atomic_read(&tcon->stats.cifs_stats.num_reads), in cifs_print_stats()
842 atomic_t num_reads; member
1655 cifs_stats_inc(&tcon->stats.cifs_stats.num_reads); in cifs_async_readv()1725 cifs_stats_inc(&tcon->stats.cifs_stats.num_reads); in CIFSSMBRead()
5278 unsigned long num_reads = 0; in read_extent_buffer_pages() local5304 num_reads++; in read_extent_buffer_pages()5316 atomic_set(&eb->io_pages, num_reads); in read_extent_buffer_pages()