Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dscsi.c96 struct se_cmd tvc_se_cmd; member
329 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
371 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
558 se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_complete_cmd_work()
629 cmd->tvc_se_cmd.map_tag = tag; in vhost_scsi_get_cmd()
884 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_target_queue_cmd()
1219 vhost_scsi_release_cmd_res(&cmd->tvc_se_cmd); in vhost_scsi_handle_vq()