Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vhost/
Dscsi.c60 struct vhost_scsi_cmd { struct
178 struct vhost_scsi_cmd *scsi_cmds;
327 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd_res()
328 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res()
366 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_release_cmd()
367 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd()
538 struct vhost_scsi_cmd *cmd, *t; in vhost_scsi_complete_cmd_work()
582 static struct vhost_scsi_cmd *
589 struct vhost_scsi_cmd *cmd; in vhost_scsi_get_cmd()
635 vhost_scsi_map_to_sgl(struct vhost_scsi_cmd *cmd, in vhost_scsi_map_to_sgl()
[all …]