read_attribute     44 drivers/md/bcache/stats.c read_attribute(cache_hits);
read_attribute     45 drivers/md/bcache/stats.c read_attribute(cache_misses);
read_attribute     46 drivers/md/bcache/stats.c read_attribute(cache_bypass_hits);
read_attribute     47 drivers/md/bcache/stats.c read_attribute(cache_bypass_misses);
read_attribute     48 drivers/md/bcache/stats.c read_attribute(cache_hit_ratio);
read_attribute     49 drivers/md/bcache/stats.c read_attribute(cache_readaheads);
read_attribute     50 drivers/md/bcache/stats.c read_attribute(cache_miss_collisions);
read_attribute     51 drivers/md/bcache/stats.c read_attribute(bypassed);
read_attribute     65 drivers/md/bcache/sysfs.c read_attribute(bucket_size);
read_attribute     66 drivers/md/bcache/sysfs.c read_attribute(block_size);
read_attribute     67 drivers/md/bcache/sysfs.c read_attribute(nbuckets);
read_attribute     68 drivers/md/bcache/sysfs.c read_attribute(tree_depth);
read_attribute     69 drivers/md/bcache/sysfs.c read_attribute(root_usage_percent);
read_attribute     70 drivers/md/bcache/sysfs.c read_attribute(priority_stats);
read_attribute     71 drivers/md/bcache/sysfs.c read_attribute(btree_cache_size);
read_attribute     72 drivers/md/bcache/sysfs.c read_attribute(btree_cache_max_chain);
read_attribute     73 drivers/md/bcache/sysfs.c read_attribute(cache_available_percent);
read_attribute     74 drivers/md/bcache/sysfs.c read_attribute(written);
read_attribute     75 drivers/md/bcache/sysfs.c read_attribute(btree_written);
read_attribute     76 drivers/md/bcache/sysfs.c read_attribute(metadata_written);
read_attribute     77 drivers/md/bcache/sysfs.c read_attribute(active_journal_entries);
read_attribute     78 drivers/md/bcache/sysfs.c read_attribute(backing_dev_name);
read_attribute     79 drivers/md/bcache/sysfs.c read_attribute(backing_dev_uuid);
read_attribute     86 drivers/md/bcache/sysfs.c read_attribute(btree_nodes);
read_attribute     87 drivers/md/bcache/sysfs.c read_attribute(btree_used_percent);
read_attribute     88 drivers/md/bcache/sysfs.c read_attribute(average_key_size);
read_attribute     89 drivers/md/bcache/sysfs.c read_attribute(dirty_data);
read_attribute     90 drivers/md/bcache/sysfs.c read_attribute(bset_tree_stats);
read_attribute     92 drivers/md/bcache/sysfs.c read_attribute(state);
read_attribute     93 drivers/md/bcache/sysfs.c read_attribute(cache_read_races);
read_attribute     94 drivers/md/bcache/sysfs.c read_attribute(reclaim);
read_attribute     95 drivers/md/bcache/sysfs.c read_attribute(reclaimed_journal_buckets);
read_attribute     96 drivers/md/bcache/sysfs.c read_attribute(flush_write);
read_attribute     97 drivers/md/bcache/sysfs.c read_attribute(writeback_keys_done);
read_attribute     98 drivers/md/bcache/sysfs.c read_attribute(writeback_keys_failed);
read_attribute     99 drivers/md/bcache/sysfs.c read_attribute(io_errors);
read_attribute    100 drivers/md/bcache/sysfs.c read_attribute(congested);
read_attribute    101 drivers/md/bcache/sysfs.c read_attribute(cutoff_writeback);
read_attribute    102 drivers/md/bcache/sysfs.c read_attribute(cutoff_writeback_sync);
read_attribute    121 drivers/md/bcache/sysfs.c read_attribute(writeback_rate_debug);
read_attribute    123 drivers/md/bcache/sysfs.c read_attribute(stripe_size);
read_attribute    124 drivers/md/bcache/sysfs.c read_attribute(partial_stripes_expensive);
read_attribute    416 drivers/md/bcache/util.h read_attribute(name ## _average_frequency_ ## frequency_units);		\
read_attribute    417 drivers/md/bcache/util.h read_attribute(name ## _average_duration_ ## duration_units);		\
read_attribute    418 drivers/md/bcache/util.h read_attribute(name ## _max_duration_ ## duration_units);		\
read_attribute    419 drivers/md/bcache/util.h read_attribute(name ## _last_ ## frequency_units)