Searched refs:vs_tpg (Results 1 – 1 of 1) sorted by relevance
238 struct vhost_scsi_tpg **vs_tpg; member 1223 struct vhost_scsi_tpg **vs_tpg, *tpg = NULL; in vhost_scsi_get_req() local 1227 vs_tpg = vhost_vq_get_backend(vq); in vhost_scsi_get_req() 1228 tpg = READ_ONCE(vs_tpg[*vc->target]); in vhost_scsi_get_req() 1286 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_handle_vq() local 1308 vs_tpg = vhost_vq_get_backend(vq); in vhost_scsi_handle_vq() 1309 if (!vs_tpg) in vhost_scsi_handle_vq() 1991 struct vhost_scsi_tpg **vs_tpg; in vhost_scsi_set_endpoint() local 2007 if (vs->vs_tpg) { in vhost_scsi_set_endpoint() 2014 len = sizeof(vs_tpg[ in vhost_scsi_set_endpoint() [all...]