changed_floppies  385 drivers/block/ataflop.c static unsigned long changed_floppies = 0xff, fake_change = 0;
changed_floppies  622 drivers/block/ataflop.c 			set_bit (drive, &changed_floppies);
changed_floppies 1415 drivers/block/ataflop.c 	if (test_bit (drive, &changed_floppies)) {
changed_floppies 1434 drivers/block/ataflop.c 	if (test_bit(drive, &changed_floppies) ||
changed_floppies 1441 drivers/block/ataflop.c 		clear_bit(drive, &changed_floppies);