Searched refs:CDO_USE_FFLAGS (Results 1 – 4 of 4) sorted by relevance
413 #define CDO_USE_FFLAGS 0x4 /* use O_NONBLOCK information on open */ macro
614 cdi->options = CDO_USE_FFLAGS; in register_cdrom()1162 if ((mode & FMODE_NDELAY) && (cdi->options & CDO_USE_FFLAGS)) { in cdrom_open()1275 opened_for_data = !(cdi->options & CDO_USE_FFLAGS) || in cdrom_release()2384 case CDO_USE_FFLAGS: in cdrom_ioctl_set_options()
601 CDO_USE_FFLAGS& use $file_pointer\rightarrow f_flags$ to indicate609 CDO_USE_FFLAGS \mathrel| CDO_LOCK$, reflecting my own view on user619 One option needs some more explanation: $CDO_USE_FFLAGS$. In the next713 CDO_USE_FFLAGS)$. 722 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This
605 CDO_USE_FFLAGS use O_NONBLOCK information on open