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

/linux-master/drivers/vhost/
H A Dscsi.c62 struct vhost_scsi_cmd { struct
187 struct vhost_scsi_cmd *scsi_cmds;
328 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd,
329 struct vhost_scsi_cmd, tvc_se_cmd);
370 struct vhost_scsi_cmd *cmd = container_of(se_cmd,
371 struct vhost_scsi_cmd, tvc_se_cmd);
517 static int vhost_scsi_copy_sgl_to_iov(struct vhost_scsi_cmd *cmd)
549 struct vhost_scsi_cmd *cmd, *t;
594 static struct vhost_scsi_cmd *
601 struct vhost_scsi_cmd *cm
[all...]

Completed in 103 milliseconds