Searched refs:CDO_USE_FFLAGS (Results 1 – 4 of 4) sorted by relevance
414 #define CDO_USE_FFLAGS 0x4 /* use O_NONBLOCK information on open */ macro
615 cdi->options = CDO_USE_FFLAGS; in register_cdrom()1159 if ((mode & FMODE_NDELAY) && (cdi->options & CDO_USE_FFLAGS)) { in cdrom_open()1272 opened_for_data = !(cdi->options & CDO_USE_FFLAGS) || in cdrom_release()2402 case CDO_USE_FFLAGS: in cdrom_ioctl_set_options()
605 CDO_USE_FFLAGS& use $file_pointer\rightarrow f_flags$ to indicate613 CDO_USE_FFLAGS \mathrel| CDO_LOCK$, reflecting my own view on user623 One option needs some more explanation: $CDO_USE_FFLAGS$. In the next717 CDO_USE_FFLAGS)$. 726 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This
606 CDO_USE_FFLAGS use O_NONBLOCK information on open