Home
last modified time | relevance | path

Searched refs:SG_SET_RESERVED_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/scsi/
Dsg.h141 #define SG_SET_RESERVED_SIZE 0x2275 /* request a new reserved buffer size */ macro
/linux-4.19.296/block/
Dbsg.c401 case SG_SET_RESERVED_SIZE: in bsg_ioctl()
Dscsi_ioctl.c589 case SG_SET_RESERVED_SIZE: in scsi_cmd_ioctl()
/linux-4.19.296/fs/
Dcompat_ioctl.c849 COMPATIBLE_IOCTL(SG_SET_RESERVED_SIZE)