Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/
Dcxlflash_ioctl.h92 struct dk_cxlflash_resize { struct
151 struct dk_cxlflash_resize resize;
171 #define DK_CXLFLASH_VLUN_RESIZE CXL_IOWR(0x88, dk_cxlflash_resize)
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h121 int cxlflash_vlun_resize(struct scsi_device *, struct dk_cxlflash_resize *);
123 struct dk_cxlflash_resize *);
Dvlun.c35 struct dk_cxlflash_resize *resize) in marshal_virt_to_resize()
729 struct dk_cxlflash_resize *resize) in _cxlflash_vlun_resize()
803 struct dk_cxlflash_resize *resize) in cxlflash_vlun_resize()
932 struct dk_cxlflash_resize resize; in cxlflash_disk_virtual_open()
Dsuperpipe.c40 struct dk_cxlflash_resize *resize) in marshal_rele_to_resize()
615 struct dk_cxlflash_resize size; in _cxlflash_disk_release()
2043 {sizeof(struct dk_cxlflash_resize), (sioctl)cxlflash_vlun_resize}, in cxlflash_ioctl()