Searched refs:CDO_LOCK (Results 1 – 4 of 4) sorted by relevance
625 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()2352 case CDO_LOCK: in cdrom_ioctl_set_options()3561 cdi->options |= CDO_LOCK; in cdrom_update_settings()3563 cdi->options &= ~CDO_LOCK; in cdrom_update_settings()
418 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
590 CDO_LOCK /* try to lock door if device is opened */594 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`, reflecting my own view on user713 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`724 `CDO_AUTO_CLOSE | CDO_AUTO_EJECT | CDO_LOCK`
771 CDO_LOCK lock tray on open files