Home
last modified time | relevance | path

Searched refs:dk_cxlflash_clone (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/uapi/scsi/
Dcxlflash_ioctl.h127 struct dk_cxlflash_clone { struct
178 struct dk_cxlflash_clone clone;
202 #define DK_CXLFLASH_VLUN_CLONE CXL_IOWR(0x89, dk_cxlflash_clone)
/linux-6.12.1/drivers/scsi/cxlflash/
Dvlun.c46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele()
1191 struct dk_cxlflash_clone *clone = arg; in cxlflash_disk_clone()
Dsuperpipe.c2121 {sizeof(struct dk_cxlflash_clone), cxlflash_disk_clone}, in cxlflash_ioctl()