Searched refs:vhost_scsi_cmd (Results 1 – 1 of 1) sorted by relevance
69 struct vhost_scsi_cmd { struct472 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd()473 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()532 static void vhost_scsi_complete_cmd(struct vhost_scsi_cmd *cmd) in vhost_scsi_complete_cmd()543 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_queue_data_in()544 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_data_in()551 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_queue_status()552 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_status()599 static void vhost_scsi_free_cmd(struct vhost_scsi_cmd *cmd) in vhost_scsi_free_cmd()693 struct vhost_scsi_cmd *cmd; in vhost_scsi_complete_cmd_work()[all …]