Searched refs:CDO_LOCK (Results 1 – 4 of 4) sorted by relevance
623 cdi->options |= (int) CDO_LOCK; in register_cdrom()1115 if (CDROM_CAN(CDC_LOCK) && (cdi->options & CDO_LOCK)) { in open_for_data()1129 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in open_for_data()1180 if (CDROM_CAN(CDC_LOCK) && cdi->options & CDO_LOCK) { in cdrom_open()2381 case CDO_LOCK: in cdrom_ioctl_set_options()3574 cdi->options |= CDO_LOCK; in cdrom_update_settings()3576 cdi->options &= ~CDO_LOCK; in cdrom_update_settings()
437 #define CDO_LOCK 0x8 /* lock tray on open files */ macro
579 CDO_LOCK /* try to lock door if device is opened */583 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`, reflecting my own view on user702 `CDO_AUTO_CLOSE | CDO_USE_FFLAGS | CDO_LOCK`713 `CDO_AUTO_CLOSE | CDO_AUTO_EJECT | CDO_LOCK`
780 CDO_LOCK lock tray on open files