Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A 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)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A 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)
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A 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)
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.h118 struct dk_cxlflash_resize *resize);
120 struct dk_cxlflash_resize *resize);
H A 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()
H A 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()