Searched refs:dk_cxlflash_clone (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 127 struct dk_cxlflash_clone { struct 178 struct dk_cxlflash_clone clone; 202 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
|
/kernel/linux/linux-6.6/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 127 struct dk_cxlflash_clone { struct 178 struct dk_cxlflash_clone clone; 202 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 67 struct dk_cxlflash_clone { struct 111 struct dk_cxlflash_clone clone; 128 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 80 struct dk_cxlflash_clone { struct 124 struct dk_cxlflash_clone clone; 141 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 80 struct dk_cxlflash_clone { struct 124 struct dk_cxlflash_clone clone; 141 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
|
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 128 struct dk_cxlflash_clone *clone);
|
H A D | vlun.c | 46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele() 1191 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
|
H A D | superpipe.c | 2122 {sizeof(struct dk_cxlflash_clone), (sioctl)cxlflash_disk_clone}, in cxlflash_ioctl()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | superpipe.h | 128 struct dk_cxlflash_clone *clone);
|
H A D | vlun.c | 46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele() 1191 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
|
H A D | superpipe.c | 2123 {sizeof(struct dk_cxlflash_clone), (sioctl)cxlflash_disk_clone}, in cxlflash_ioctl()
|
Completed in 14 milliseconds