Searched refs:CDIOCGETVOL (Results 1 – 5 of 5) sorted by relevance
172 #define CDIOCGETVOL _IOR('c',10,struct ioc_vol) macro
857 rc = ioctl (fd, CDIOCGETVOL, &v); in pstatus()
2014 unsigned IOCTL_CDIOCGETVOL = CDIOCGETVOL;
917 _(CDIOCGETVOL, WRITE, struct_ioc_vol_sz);
2276 case CDIOCGETVOL: in cdioctl()