Searched refs:CDROMMULTISESSION (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/fs/udf/ |
D | lowlevel.c | 37 i = ioctl_by_bdev(bdev, CDROMMULTISESSION, (unsigned long)&ms_info); in udf_get_last_session()
|
/Linux-v4.19/fs/hfsplus/ |
D | wrapper.c | 151 res = ioctl_by_bdev(sb->s_bdev, CDROMMULTISESSION, in hfsplus_get_last_session()
|
/Linux-v4.19/Documentation/ioctl/ |
D | cdrom.txt | 32 CDROMMULTISESSION Obtain the start-of-last-session 441 CDROMMULTISESSION Obtain the start-of-last-session 447 ioctl(fd, CDROMMULTISESSION, &ms_info);
|
/Linux-v4.19/block/ |
D | compat_ioctl.c | 256 case CDROMMULTISESSION: in compat_blkdev_driver_ioctl()
|
/Linux-v4.19/fs/hfs/ |
D | mdb.c | 55 res = ioctl_by_bdev(sb->s_bdev, CDROMMULTISESSION, (unsigned long)&ms_info); in hfs_get_last_session()
|
/Linux-v4.19/include/uapi/linux/ |
D | cdrom.h | 76 #define CDROMMULTISESSION 0x5310 /* Obtain the start-of-last-session macro
|
/Linux-v4.19/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 42 * 3.00 Aug 22, 1995 -- Implement CDROMMULTISESSION ioctl.
|
/Linux-v4.19/drivers/block/ |
D | sunvdc.c | 144 case CDROMMULTISESSION: in vdc_ioctl()
|
D | xen-blkfront.c | 501 case CDROMMULTISESSION: in blkif_ioctl()
|
D | pktcdvd.c | 2652 case CDROMMULTISESSION: in pkt_ioctl()
|
/Linux-v4.19/fs/isofs/ |
D | inode.c | 571 i = ioctl_by_bdev(bdev, CDROMMULTISESSION, (unsigned long) &ms_info); in isofs_get_last_session()
|
/Linux-v4.19/drivers/cdrom/ |
D | cdrom.c | 3333 case CDROMMULTISESSION: in cdrom_ioctl()
|
/Linux-v4.19/Documentation/cdrom/ |
D | cdrom-standard.tex | 828 \item[CDROMMULTISESSION] Requests the last session on a \cdrom.
|