Searched refs:CDIOCGETVOL (Results 1 – 5 of 5) sorted by relevance
218 #define CDIOCGETVOL _IOR('c', 10, struct ioc_vol) macro
238 error = ioctlf(fp, CDIOCGETVOL, &t_vol); in linux_ioctl_cdrom()
1023 if (ioctl(fd, CDIOCGETVOL, &v) >= 0) { in print_status()
685 case CDIOCGETVOL: in mcdioctl()
1329 case CDIOCGETVOL: { in cdioctl()