Searched refs:tmf_log (Results 1 – 1 of 1) sorted by relevance
273 struct vhost_log *tmf_log; member467 kfree(tmf->tmf_log); in vhost_scsi_release_tmf_res()1565 vhost_scsi_log_write(&tmf->svq->vq, tmf->tmf_log, in vhost_scsi_tmf_resp_work()1620 tmf->tmf_log = kmalloc_array(log_num, sizeof(*tmf->tmf_log), in vhost_scsi_handle_tmf()1622 if (tmf->tmf_log) { in vhost_scsi_handle_tmf()1623 memcpy(tmf->tmf_log, log, sizeof(*tmf->tmf_log) * log_num); in vhost_scsi_handle_tmf()