Searched refs:stats_read_blocks (Results 1 – 3 of 3) sorted by relevance
719 struct percpu_counter stats_read_blocks; member
1207 percpu_counter_destroy(&fs_info->stats_read_blocks); in btrfs_free_fs_info()2917 ret = percpu_counter_init(&fs_info->stats_read_blocks, 0, GFP_KERNEL); in init_mount_fs_info()
6432 total_reads = percpu_counter_sum(&fs_info->stats_read_blocks); in btrfs_read_rr()