Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dscsi.c72 struct vhost_scsi_cmd { struct
192 struct vhost_scsi_cmd *scsi_cmds;
343 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd_res()
344 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
382 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_release_cmd()
383 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
554 struct vhost_scsi_cmd *cmd, *t; in vhost_scsi_complete_cmd_work()
598 static struct vhost_scsi_cmd *
605 struct vhost_scsi_cmd *cmd; in vhost_scsi_get_cmd()
651 vhost_scsi_map_to_sgl(struct vhost_scsi_cmd *cmd, in vhost_scsi_map_to_sgl()
[all …]