verify_writes      30 drivers/memstick/core/ms_block.c static bool verify_writes;
verify_writes    1053 drivers/memstick/core/ms_block.c 		if (!error && (verify_writes ||
verify_writes    2357 drivers/memstick/core/ms_block.c module_param(verify_writes, bool, S_IRUGO);
verify_writes    2358 drivers/memstick/core/ms_block.c MODULE_PARM_DESC(verify_writes, "Read back and check all data that is written");