Searched refs:vhost_scsi_cmd (Results 1 – 1 of 1) sorted by relevance
68 struct vhost_scsi_cmd { struct318 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd()319 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()373 static void vhost_scsi_complete_cmd(struct vhost_scsi_cmd *cmd) in vhost_scsi_complete_cmd()384 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_queue_data_in()385 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_data_in()392 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_queue_status()393 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_queue_status()440 static void vhost_scsi_free_cmd(struct vhost_scsi_cmd *cmd) in vhost_scsi_free_cmd()534 struct vhost_scsi_cmd *cmd; in vhost_scsi_complete_cmd_work()[all …]