lxt_old 509 drivers/scsi/cxlflash/vlun.c struct sisl_lxt_entry *lxt = NULL, *lxt_old = NULL; lxt_old 538 drivers/scsi/cxlflash/vlun.c lxt_old = rhte->lxt_start; lxt_old 553 drivers/scsi/cxlflash/vlun.c memcpy(lxt, lxt_old, (sizeof(*lxt) * rhte->lxt_cnt)); lxt_old 555 drivers/scsi/cxlflash/vlun.c lxt = lxt_old; lxt_old 599 drivers/scsi/cxlflash/vlun.c if (lxt != lxt_old) lxt_old 600 drivers/scsi/cxlflash/vlun.c kfree(lxt_old); lxt_old 627 drivers/scsi/cxlflash/vlun.c struct sisl_lxt_entry *lxt, *lxt_old; lxt_old 640 drivers/scsi/cxlflash/vlun.c lxt_old = rhte->lxt_start; lxt_old 655 drivers/scsi/cxlflash/vlun.c memcpy(lxt, lxt_old, lxt_old 660 drivers/scsi/cxlflash/vlun.c lxt = lxt_old; lxt_old 693 drivers/scsi/cxlflash/vlun.c aun = lxt_old[my_new_size + i].rlba_base >> MC_CHUNK_SHIFT; lxt_old 707 drivers/scsi/cxlflash/vlun.c if (lxt != lxt_old) lxt_old 708 drivers/scsi/cxlflash/vlun.c kfree(lxt_old);