Searched refs:ctxid_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | vlun.c | 1206 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone() local 1214 dev_dbg(dev, "%s: ctxid_src=%llu ctxid_dst=%llu\n", in cxlflash_disk_clone() 1215 __func__, ctxid_src, ctxid_dst); in cxlflash_disk_clone() 1233 dev_dbg(dev, "%s: Bad context ctxid_src=%llu ctxid_dst=%llu\n", in cxlflash_disk_clone() 1234 __func__, ctxid_src, ctxid_dst); in cxlflash_disk_clone() 1302 rc = clone_lxt(afu, blka, ctxid_dst, i, in cxlflash_disk_clone()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | vlun.c | 1206 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone() local 1214 dev_dbg(dev, "%s: ctxid_src=%llu ctxid_dst=%llu\n", in cxlflash_disk_clone() 1215 __func__, ctxid_src, ctxid_dst); in cxlflash_disk_clone() 1233 dev_dbg(dev, "%s: Bad context ctxid_src=%llu ctxid_dst=%llu\n", in cxlflash_disk_clone() 1234 __func__, ctxid_src, ctxid_dst); in cxlflash_disk_clone() 1302 rc = clone_lxt(afu, blka, ctxid_dst, i, in cxlflash_disk_clone()
|
Completed in 4 milliseconds