Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dscsi.c96 struct se_cmd tvc_se_cmd; member
330 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
369 vhost_scsi_release_cmd_res(&cmd->tvc_se_cmd); in vhost_scsi_drop_cmds()
381 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
575 se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_complete_cmd_work()
646 cmd->tvc_se_cmd.map_tag = tag; in vhost_scsi_get_cmd()
901 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; in vhost_scsi_target_queue_cmd()
1239 vhost_scsi_release_cmd_res(&cmd->tvc_se_cmd); in vhost_scsi_handle_vq()