Searched refs:tvc_log (Results 1 – 1 of 1) sorted by relevance
139 struct vhost_log *tvc_log; member384 if (!cmd->tvc_log) in vhost_scsi_copy_cmd_log()385 cmd->tvc_log = kmalloc_objs(*cmd->tvc_log, vq->dev->iov_limit); in vhost_scsi_copy_cmd_log()387 if (unlikely(!cmd->tvc_log)) { in vhost_scsi_copy_cmd_log()392 memcpy(cmd->tvc_log, log, sizeof(*cmd->tvc_log) * log_num); in vhost_scsi_copy_cmd_log()732 vhost_scsi_log_write(cmd->tvc_vq, cmd->tvc_log, in vhost_scsi_complete_cmd_work()763 log = cmd->tvc_log; in vhost_scsi_get_cmd()767 cmd->tvc_log = log; in vhost_scsi_get_cmd()1897 kfree(tv_cmd->tvc_log); in vhost_scsi_destroy_vq_log()1898 tv_cmd->tvc_log = NULL; in vhost_scsi_destroy_vq_log()