Searched refs:CDO_LOCK (Results 1 – 4 of 4) sorted by relevance
622 cdi->options |= (int) CDO_LOCK; in register_cdrom()1129 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) { in open_for_data()1143 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in open_for_data()1194 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in cdrom_open()2399 case CDO_LOCK: in cdrom_ioctl_set_options()3592 cdi->options |= CDO_LOCK; in cdrom_update_settings()3594 cdi->options &= ~CDO_LOCK; in cdrom_update_settings()
437 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
580 CDO_LOCK /* try to lock door if device is opened */584 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`, reflecting my own view on user703 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`714 `CDO_AUTO_CLOSE | CDO_AUTO_EJECT | CDO_LOCK`
780 CDO_LOCK lock tray on open files