Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dscsi.c60 struct vhost_scsi_cmd { struct
182 struct vhost_scsi_cmd *scsi_cmds;
333 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd_res()
334 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
372 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_release_cmd()
373 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
543 struct vhost_scsi_cmd *cmd, *t; in vhost_scsi_complete_cmd_work()
587 static struct vhost_scsi_cmd *
594 struct vhost_scsi_cmd *cmd; in vhost_scsi_get_cmd()
640 vhost_scsi_map_to_sgl(struct vhost_scsi_cmd *cmd, in vhost_scsi_map_to_sgl()
[all …]