Searched refs:vhost_scsi_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | scsi.c | 72 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() 619 pr_err("Unable to obtain tag for vhost_scsi_cmd\ in vhost_scsi_get_cmd() [all...] |
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | scsi.c | 62 struct vhost_scsi_cmd { struct 187 struct vhost_scsi_cmd *scsi_cmds; 328 struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, in vhost_scsi_release_cmd_res() 329 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd_res() 370 struct vhost_scsi_cmd *cmd = container_of(se_cmd, in vhost_scsi_release_cmd() 371 struct vhost_scsi_cmd, tvc_se_cmd); in vhost_scsi_release_cmd() 517 static int vhost_scsi_copy_sgl_to_iov(struct vhost_scsi_cmd *cmd) in vhost_scsi_copy_sgl_to_iov() 549 struct vhost_scsi_cmd *cmd, *t; in vhost_scsi_complete_cmd_work() 594 static struct vhost_scsi_cmd * 601 struct vhost_scsi_cmd *cm in vhost_scsi_get_cmd() [all...] |
Completed in 6 milliseconds