move_stat         167 drivers/md/bcache/stats.c 	move_stat(cache_hits);
move_stat         168 drivers/md/bcache/stats.c 	move_stat(cache_misses);
move_stat         169 drivers/md/bcache/stats.c 	move_stat(cache_bypass_hits);
move_stat         170 drivers/md/bcache/stats.c 	move_stat(cache_bypass_misses);
move_stat         171 drivers/md/bcache/stats.c 	move_stat(cache_readaheads);
move_stat         172 drivers/md/bcache/stats.c 	move_stat(cache_miss_collisions);
move_stat         173 drivers/md/bcache/stats.c 	move_stat(sectors_bypassed);