Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vhost/
Dscsi.c91 struct se_cmd tvc_se_cmd; member
328 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
367 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
547 se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_complete_cmd_work()
615 cmd->tvc_se_cmd.map_tag = tag; in vhost_scsi_get_cmd()
771 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_target_queue_cmd()
1105 vhost_scsi_release_cmd_res(&cmd->tvc_se_cmd); in vhost_scsi_handle_vq()