Searched refs:UDRS (Results 1 – 1 of 1) sorted by relevance
309 #define UDRS (&drive_state[drive]) macro603 return !current_type[drive] && !ITYPE(UDRS->fd_device); in drive_no_geom()737 if (time_before(jiffies, UDRS->select_date + UDP->select_delay)) in disk_change()750 debug_dcl(UDP->flags, "flags=%lx\n", UDRS->flags); in disk_change()753 return test_bit(FD_DISK_CHANGED_BIT, &UDRS->flags); in disk_change()755 set_bit(FD_VERIFY_BIT, &UDRS->flags); in disk_change()758 if (UDRS->maxblock) /* mark it changed */ in disk_change()759 set_bit(FD_DISK_CHANGED_BIT, &UDRS->flags); in disk_change()762 if (UDRS->keep_data >= 0) { in disk_change()772 UDRS->last_checked = jiffies; in disk_change()[all …]