Home
last modified time | relevance | path

Searched refs:dk_cxlflash_resize (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/scsi/
Dcxlflash_ioctl.h118 struct dk_cxlflash_resize { struct
177 struct dk_cxlflash_resize resize;
201 #define DK_CXLFLASH_VLUN_RESIZE CXL_IOWR(0x88, dk_cxlflash_resize)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h72 struct dk_cxlflash_resize { struct
123 struct dk_cxlflash_resize resize;
140 #define DK_CXLFLASH_VLUN_RESIZE CXL_IOWR(0x88, dk_cxlflash_resize)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h59 struct dk_cxlflash_resize { struct
110 struct dk_cxlflash_resize resize;
127 #define DK_CXLFLASH_VLUN_RESIZE CXL_IOWR(0x88, dk_cxlflash_resize)
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dsuperpipe.h118 struct dk_cxlflash_resize *resize);
120 struct dk_cxlflash_resize *resize);
Dvlun.c32 struct dk_cxlflash_resize *resize) in marshal_virt_to_resize()
731 struct dk_cxlflash_resize *resize) in _cxlflash_vlun_resize()
823 struct dk_cxlflash_resize *resize) in cxlflash_vlun_resize()
981 struct dk_cxlflash_resize resize; in cxlflash_disk_virtual_open()
Dsuperpipe.c37 struct dk_cxlflash_resize *resize) in marshal_rele_to_resize()
640 struct dk_cxlflash_resize size; in _cxlflash_disk_release()
2121 {sizeof(struct dk_cxlflash_resize), (sioctl)cxlflash_vlun_resize}, in cxlflash_ioctl()